1.推送上料计划到料场,取消

master
董哲奇 1 month ago
parent 5fffef1800
commit c4bb94fcd1

@ -208,9 +208,9 @@ public class PgdSljhController {
imCkwpkwpService.updateBatchByMultiId(ckupList);
//=================发布推送上料计划到料场的事件========================
ydAddList.addAll(ydupList);
SlPlanEvent slPlanEvent = new SlPlanEvent(this, list);
SpringContextHolder.pushEvent(slPlanEvent);
// ydAddList.addAll(ydupList);
// SlPlanEvent slPlanEvent = new SlPlanEvent(this, list);
// SpringContextHolder.pushEvent(slPlanEvent);
//================================================================
List<Dm_zhbmp> qgkws = dm_zhbmpRepository.findByBMLB("QGKW");

Loading…
Cancel
Save