chen.lin
7 天以前 2f43bdfc075ca68ae0359e83d504fb04e4b74c2e
rsf-server/src/main/java/com/vincent/rsf/server/api/service/WcsService.java
@@ -19,5 +19,5 @@
    R pubWcsTask(WcsTaskParams params);
    R allocateLocation(String barcode, String staNo, Integer type);
    R allocateLocation(String barcode, String staNo, Integer type, Boolean full);
}