commit | 2a8d4c5e89fcae8eae71b7d2baedb972e961ca96 | [log] [tgz] |
---|---|---|
author | 刘洪青 <loie.engine@gmail.com> | 周四 10月 15 16:21:23 2020 +0800 |
committer | 刘洪青 <loie.engine@gmail.com> | 周四 10月 15 16:21:23 2020 +0800 |
tree | 5c7ab40cbefc01f2ace2c833f40e3c14a5f37ffa | |
parent | ad59f94ac4fc358741da60e77c849e159ca5042a [diff] [blame] |
style: 新开普test,部署脚本整理、更新
diff --git a/project/newcapec-test/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml b/project/newcapec-test/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml index 49f640a..8454183 100644 --- a/project/newcapec-test/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml +++ b/project/newcapec-test/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml
@@ -44,7 +44,10 @@ SMS_TEMPLATE_USER_FEDERATION_ALIPAY_SEND_CODE: '{prefix}{name}:您正在绑定支付宝,须验证身份,验证码{code},有效期5分钟,请尽快完成验证。' SMS_TEMPLATE_USER_FEDERATION_ALIPAY_SEND_CODE_UNBIND_ALIPAY: '{prefix}{name}:您正在解绑支付宝,须验证身份,验证码{code},有效期5分钟,请尽快完成验证。' - SMS_TEMPLATE_PREFIX: '' + # 身份验证验证码 {"signName": "{prefix}", "templateCode": "SMS_184545299", "templateParam": {"code": "{code}"}} + # 信息变更验证码 {"signName": "{prefix}", "templateCode": "SMS_184545294", "templateParam": {"code": "{code}"}} + + SMS_TEMPLATE_PREFIX: '树维认证' ---