【update】正式环境参数的提交

This commit is contained in:
fengchenchen
2023-12-27 11:34:20 +08:00
parent 2f212f9ab6
commit ccd17b056f
2 changed files with 3 additions and 2 deletions
@@ -417,12 +417,12 @@ download:
admin_role_code: admin,BZGLY
# 加密参数
encrypt:
url: http://10.2.159.90/intekey/encrypteFile
url: http://10.2.158.196/intekey/encrypteFile
app_code: SRMS
secret_key: SRMS1234..
# 解密参数
decrypt:
url: http://10.2.159.90/intekey/file
url: http://10.2.158.196/intekey/file
app_code: SRMS
secret_key: SRMS1234..
# 研发域