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