rsf-server/src/main/java/com/vincent/rsf/server/common/config/MybatisPlusConfig.java
@@ -73,7 +73,9 @@ } catch (Exception e) { System.out.println(e.getMessage()); } return new NullValue(); //TODO 需设置一个系统调度帐号 // return new NullValue(); return new LongValue(1); } }