mirror of https://gitee.com/stylefeng/guns
【7.6.0】删掉db-log配置
parent
c543be1a0e
commit
7b50ee39c1
|
@ -37,12 +37,6 @@ scanner:
|
||||||
open: true
|
open: true
|
||||||
entity-scan-package: cn.stylefeng
|
entity-scan-package: cn.stylefeng
|
||||||
|
|
||||||
# 日志记录
|
|
||||||
sys-log:
|
|
||||||
# db-数据库,file-文件
|
|
||||||
type: db
|
|
||||||
file-save-path: _sys_logs
|
|
||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
mapper-locations: classpath*:cn/stylefeng/**/mapping/*.xml
|
mapper-locations: classpath*:cn/stylefeng/**/mapping/*.xml
|
||||||
configuration:
|
configuration:
|
||||||
|
|
Loading…
Reference in New Issue