|
@@ -279,7 +279,7 @@ public class AgentManagementServiceImpl implements AgentManagementService {
|
|
|
|
|
|
try {
|
|
|
List<Long> list = new ArrayList<>();
|
|
|
- /* list.add(13590893L);
|
|
|
+ /*list.add(13590893L);
|
|
|
list.add(13740894L);
|
|
|
list.add(13980885L);
|
|
|
list.add(14160885L);
|
|
@@ -320,7 +320,7 @@ public class AgentManagementServiceImpl implements AgentManagementService {
|
|
|
list.add(13950885L);
|
|
|
list.add(10140903L);
|
|
|
list.add(12630885L);
|
|
|
- list.add(14970885L);
|
|
|
+ list.add(14970885L);
|
|
|
list.add(15720885L);
|
|
|
list.add(15540885L);
|
|
|
list.add(13050885L);
|
|
@@ -336,8 +336,19 @@ public class AgentManagementServiceImpl implements AgentManagementService {
|
|
|
list.add(12690885L);
|
|
|
list.add(14670885L);
|
|
|
list.add(12690885L);
|
|
|
+ list.add(16230890L);
|
|
|
+
|
|
|
+ list.add(16320890L);
|
|
|
+ list.add(16350886L);
|
|
|
+ list.add(16530886L);
|
|
|
+ list.add(16620885L);
|
|
|
+ list.add(16230892L);
|
|
|
+ list.add(16530887L);
|
|
|
*/
|
|
|
|
|
|
+ list.add(16200886L);
|
|
|
+
|
|
|
+
|
|
|
|
|
|
List<String> accountIdList = userAllocationService.getAccountListByProjectV2(list);
|
|
|
|