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