|
|
@@ -98,7 +98,4 @@ mybatis-plus:
|
|
|
# #实体扫描,多个package用逗号或者分号分隔
|
|
|
# typeAliasesPackage: com.sckw.*.model.dos.mysql,com.sckw.*.model.dos.tdengine
|
|
|
configuration:
|
|
|
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
-scheduled:
|
|
|
- template:
|
|
|
- enable: false
|
|
|
+ log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|