mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 11:07:23 +08:00
feat: API 参数签名配置支持自定义摘要算法
This commit is contained in:
@@ -18,6 +18,9 @@ sa-token:
|
||||
token-style: uuid
|
||||
# 是否输出操作日志
|
||||
is-log: true
|
||||
sign:
|
||||
# token签名密钥
|
||||
secret-key: abc123
|
||||
|
||||
spring:
|
||||
# redis配置
|
||||
|
Reference in New Issue
Block a user