模版导出

This commit is contained in:
hzj
2025-10-10 09:58:46 +08:00
parent 6f8206954f
commit 043eb653de
3 changed files with 45 additions and 51 deletions

View File

@@ -20,9 +20,9 @@ mybatis-plus:
#驼峰命名
map-underscore-to-camel-case: true
#配置sql日志输出
#log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#关闭日志输出
log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
# log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
global-config:
db-config:
#指定主键生成策略
@@ -38,7 +38,6 @@ db:
business:
#处理波形数据位置
wavePath: D://Comtrade
wordTemplatePath: D:/wordTemplatePath
#wavePath: /usr/local/comtrade
#处理临时数据
tempPath: D://file