diff --git a/jero-boot/jero-boot-base/jero-boot-base-core/src/main/java/com/jero/config/mybatis/MybatisInterceptor.java b/jero-boot/jero-boot-base/jero-boot-base-core/src/main/java/com/jero/config/mybatis/MybatisInterceptor.java index df4f5d81..05b35e82 100644 --- a/jero-boot/jero-boot-base/jero-boot-base-core/src/main/java/com/jero/config/mybatis/MybatisInterceptor.java +++ b/jero-boot/jero-boot-base/jero-boot-base-core/src/main/java/com/jero/config/mybatis/MybatisInterceptor.java @@ -142,7 +142,7 @@ public class MybatisInterceptor implements Interceptor { @Override public void setProperties(Properties properties) { - // TODO Auto-generated method stub + // Auto-generated method stub } //update-begin--Author:scott Date:20191213 for:关于使用Quzrtz 开启线程任务, #465