1
zhang
2025-06-17 f666f0b94d46cc3c1db7ffec7d166472ead07f2c
src/main/java/com/zy/asrs/service/impl/OpenServiceImpl.java
@@ -138,12 +138,10 @@
        } else {
            staProtocol1 = staProtocol1.clone();
        }
        if (staProtocol1.isLoading()) {
            return R.error(staProtocol.getSiteId() + "站点有物!");
        }
        if (staProtocol.isLoading()) {
            return R.error(staProtocol.getSiteId() + "站点有物!");
        }
//        if (staProtocol1.isLoading()) {
//            return R.error(staProtocol1.getSiteId() + "站点有物!");
//        }
        if (!staProtocol.isAutoing()) {
            return R.error(staProtocol.getSiteId() + "站点fei自动");
        }