chen.lin
6 天以前 d59c216b0bbcd95e8b68cd0875406abbdbee5c9f
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);
}