姚云青 vor 3 Jahren
Ursprung
Commit
98a88cd82b

+ 1 - 0
imcs-admin-boot/imcs-business-biz/src/main/java/com/github/zuihou/business/mq/TaskWorkNode.java

@@ -853,6 +853,7 @@ public class TaskWorkNode {
                 Map locationMap = new HashMap();
                 locationMap.put("location", targetStorge.getPointId());
                 dataMap.put("data", locationMap);
+                dataMap.put(DemoLineConstant.DEMOLINE_STOCK_TYPE, DemoLineConstant.DEMOLINE_STOCK_TYPE_ALL_CRK);
                 dataMap.put("result", true);
             }
         }