api加解密,金额字段类型

This commit is contained in:
zt
2025-03-04 17:01:15 +08:00
parent f46223ae10
commit 485e86c6e4
40 changed files with 519 additions and 58 deletions

View File

@ -323,3 +323,12 @@ management:
endpoint:
logfile:
external-file: ./logs/sys-console.log
aes:
enabled: false
secret-key: gwk0ghayjw7vnmru
exclude-paths:
- /ruoyi/actuator/**
- /ruoyi/system/**
- /ruoyi/admin/**