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());