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