|
|
@ -832,7 +832,7 @@ public class WmsInventoryAllocateBillService extends MybatisBaseService<WmsInven |
|
|
|
UserRoleQuery userRoleQuery = new UserRoleQuery(); |
|
|
|
if (candidateGroups != null && candidateGroups.size() > 0){ |
|
|
|
userRoleQuery.setRoleSid(candidateGroups.get(0)); |
|
|
|
if (bv.getTaskDefKey().equals("Activity_1kuhabd")) {//调出方站长审批
|
|
|
|
if (bv.getTaskDefKey().equals("Activity_1kuhabd") || bv.getTaskDefKey().equals("Activity_0nhcymu")) {//调出方站长审批
|
|
|
|
if (!f0){ |
|
|
|
userRoleQuery.setOrgSid(wmsInventoryAllocateBill.getInPlatSid()); |
|
|
|
bv.setOrgSidPath(drOrg.getOrgSidPath()); |
|
|
|