chen.lin
4 天以前 79ce234f181a8fa5e3e02938520395243c82a5da
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);
}