自动化立体仓库 - WMS系统
IZCD4L12RTSW0VZ\Administrator
2026-01-15 cd0fafdd3fb2cf1b32da9a4109737034bcd04696
src/main/java/com/zy/asrs/service/impl/TaskLogServiceImpl.java
@@ -44,6 +44,6 @@
            throw new CoolException("任务日志保存失败!!");
        }
        return false;
        return true;
    }
}