自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-03 3fe0d694aff302768450259745f207a739f11555
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -5,4 +5,6 @@
public interface WrkMastService extends IService<WrkMast> {
    int getWorkingMast(Integer devpNo);
}