yumeng 8 tháng trước cách đây
mục cha
commit
753b7490dc

+ 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) {