yumeng 1 год назад
Родитель
Сommit
753b7490dc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/java/cn/com/ctop/track/controller/TrackController.java

+ 1 - 0
src/main/java/cn/com/ctop/track/controller/TrackController.java

@@ -184,6 +184,7 @@ public class TrackController {
                                     String accountId = jsonObject.getString("account_id");
                                     if ("tab3xcl".equals(accountId)) {
                                         isRtaAccount = true;
+                                        break;
                                     }
                                 }
                                 if (isRtaAccount) {