修正银行卡问题

This commit is contained in:
2023-07-20 09:28:53 +08:00
parent 845ea4a000
commit e9e03b22ea
9 changed files with 268 additions and 109 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ redis:
# [jwt]
jwt:
sign-key: 123456 # 私钥
ttl : 48 # 过期时间 小时
ttl : 1 # 过期时间 小时
algo : HS256 # 加密方式
oss: