mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 10:35:07 +08:00
修复 API 访问日志不记录的问题
This commit is contained in:
@ -23,6 +23,8 @@ spring:
|
||||
# Cache 配置项
|
||||
cache:
|
||||
type: REDIS
|
||||
redis:
|
||||
time-to-live: 1h # 设置过期时间为 1 小时
|
||||
|
||||
# 工作流 Activiti 配置
|
||||
activiti:
|
||||
|
Reference in New Issue
Block a user