自动化立体仓库 - WMS系统
whycq
2024-07-03 2ee70a38e4c832e3888b12d29ebf962456069cdb
src/main/java/com/zy/asrs/service/MobileService.java
@@ -54,4 +54,6 @@
    R manDetlIn(JSONObject json);
    R manDetlOut(JSONObject json);
    void adjustNew(MobileAdjustParam param, Boolean re, Long userId);
}