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