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