fix:新增打印黑名单,以及定时器日志打印
This commit is contained in:
@@ -92,11 +92,9 @@ logging:
|
||||
file:
|
||||
path: d:\log\lms
|
||||
config: classpath:logback-spring.xml
|
||||
#接口日志黑名单
|
||||
include-paths:
|
||||
- /api/mes/**
|
||||
- /api/lms/**
|
||||
- /api/sap/**
|
||||
- /api/crm/**
|
||||
- getHotPointStatus
|
||||
# sa-token白名单配置
|
||||
security:
|
||||
# 排除路径
|
||||
|
||||
Reference in New Issue
Block a user