Browse Source

结算单

yumeng 2 năm trước cách đây
mục cha
commit
1dfbb4338b

+ 7 - 1
module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/agent/service/impl/AgentManagementServiceImpl.java

@@ -282,7 +282,13 @@ public class AgentManagementServiceImpl implements AgentManagementService {
             //10140903
 
             List<Long> list = new ArrayList<>();
-            list.add(12630885L);
+  /*          list.add(12630885L);
+            list.add(12690885L);
+            list.add(13050885L);
+            list.add(10140903L);
+            list.add(13590886L);
+            list.add(10860953L);*/
+            list.add(13350886L);
 
             List<String> accountIdList = userAllocationService.getAccountListByProjectV2(list);