自动化立体仓库 - WMS系统
#
luxiaotao1123
2021-08-25 7b0c371f9a069e1a916375328ed365764d7e79f3
src/main/java/com/zy/asrs/service/WrkMastLogService.java
@@ -5,4 +5,6 @@
public interface WrkMastLogService extends IService<WrkMastLog> {
    boolean save(Integer workNo);
}