*
L
2026-04-23 702549f5d846ae76cc005c56d03fd774a3caa341
src/main/java/com/zy/asrs/controller/ConsoleController.java
@@ -78,6 +78,10 @@
                    SystemProperties.WCS_RUNNING_STATUS.set(Boolean.TRUE);
                    return R.ok();
                }
                if (true){
                    SystemProperties.WCS_RUNNING_STATUS.set(Boolean.TRUE);
                    return R.ok();
                }
            }
        } catch (Exception e){
            log.error("许可证验证失败!!异常:{}",e.getMessage());