Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -308,7 +308,7 @@ public class DelayedShipmentServiceImpl extends BaseMpServiceImpl<DelayedShipmen | @@ -308,7 +308,7 @@ public class DelayedShipmentServiceImpl extends BaseMpServiceImpl<DelayedShipmen | ||
| 308 | if (CollectionUtils.isNotEmpty(userIds)) { | 308 | if (CollectionUtils.isNotEmpty(userIds)) { |
| 309 | userIdList.addAll(userIds); | 309 | userIdList.addAll(userIds); |
| 310 | } | 310 | } |
| 311 | - } else if ("sfc".equals(workshopCode)) { | 311 | + } else if ("ztfc".equals(workshopCode)) { |
| 312 | //经营办计划员、经营办发货员、经营办主管 | 312 | //经营办计划员、经营办发货员、经营办主管 |
| 313 | codeList.add("ztfcjybjhy"); | 313 | codeList.add("ztfcjybjhy"); |
| 314 | codeList.add("ztfcjybfhy"); | 314 | codeList.add("ztfcjybfhy"); |