#
Junjie
2025-04-29 f112defecc6b74d633c65181302f34469a2977d1
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -608,7 +608,7 @@
                            HashMap<String, Object> hashMap = new HashMap<>();
                            hashMap.put("taskNo", taskWrk.getTaskNo());
                            hashMap.put("status", TaskStatusType.DISTRIBUTE.id);
                            hashMap.put("ioType", 1);
                            hashMap.put("ioType", 2);
                            hashMap.put("barcode", taskWrk.getBarcode());
                            hashMap.put("reportTime", format.format(new Date()));