feat: API 参数签名配置支持自定义摘要算法

This commit is contained in:
click33
2025-03-09 19:44:45 +08:00
parent abc2b0be69
commit 1c4af4cc03
4 changed files with 103 additions and 30 deletions

View File

@@ -18,6 +18,9 @@ sa-token:
token-style: uuid
# 是否输出操作日志
is-log: true
sign:
# token签名密钥
secret-key: abc123
spring:
# redis配置