自动化立体仓库 - WMS系统
1
zhangc
2025-04-17 bdfe4b740175f29858c870d710ec6ff5d4dc6ef0
src/main/java/com/zy/asrs/task/AutoMoveScheduler.java
@@ -264,7 +264,7 @@
     * 将二厂的6类型的空货架调拨回吸塑二楼
     */
    // TODO 四期
    @Scheduled(cron = "0/30 * * * * ? ")
    @Scheduled(cron = "0/10 * * * * ? ")
    private void autoEmptyBackSiqi() {
        Config config2 = configService.selectOne(new EntityWrapper<Config>().eq("code", "RETURN_6_EMPTY"));
        //先判断空库位数了