Commit 0b4c30abd62df504e31c5d21e754bd4e175485c6

Authored by 房远帅
1 parent 33b102d0

延期发货:消息提醒

@@ -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");