自动化立体仓库 - WMS系统
luxiaotao1123
2022-01-24 1918c5fe8c390ca90acff60b71e27257d65fb463
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);
}