|
|
|
@ -2244,7 +2244,7 @@ public class QyWxOperationService { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String[] depositoryManagerS = mainRecord.getDepartmenthead().split(","); |
|
|
|
String[] depositoryManagerS = mainRecord.getDepositoryManager().split(","); |
|
|
|
List<String> depositoryManagerWorkWechats = new ArrayList<>(); |
|
|
|
for (String depositorymanager:depositoryManagerS |
|
|
|
) { |
|
|
|
|