This commit is contained in:
archer
2023-05-23 19:18:52 +08:00
parent 6014a56e54
commit 02caa57304
5 changed files with 6 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ services:
- aliTemplateCode=SMS_xxxx
# token加密凭证随便填作为登录凭证
- TOKEN_KEY=xxxx
# root key, 最高权限
# root key, 最高权限,可以内部接口互相调用
- ROOT_KEY=xxx
# 是否进行安全校验(1: 开启0: 关闭)
- SENSITIVE_CHECK=1