yumeng 1 gadu atpakaļ
vecāks
revīzija
926196d74a

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

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