自动化立体仓库 - WMS系统
#
luxiaotao1123
2021-01-12 cbe346528fea2fea06b92b354ec5a71717544c12
src/main/java/com/zy/asrs/service/BasCrnpService.java
@@ -5,4 +5,6 @@
public interface BasCrnpService extends IService<BasCrnp> {
    BasCrnp checkSiteStatus(Integer crnId);
}