自动化立体仓库 - WMS系统
#
18516761980
2022-02-09 3938d3f6f568583e8e1cd40d48c89ba979331ed2
src/main/java/com/zy/ints/service/WaitMatoutLogService.java
@@ -5,4 +5,5 @@
public interface WaitMatoutLogService extends IService<WaitMatoutLog> {
    Boolean save(String billNo, Integer seqNo);
}