Commit f3c773bb authored by tianbo's avatar tianbo

refactor(amos-boot-module-96333): 注释掉备用的微信 AppID 和 Secret

- 在 application.properties 文件中注释掉了备用的微信 AppID 和 Secret - 保留当前使用的微信 AppID 和 Secret - 此修改确保配置文件中只包含正在使用的配置项,提高配置的可读性和维护性
parent 2d6f0a17
......@@ -74,6 +74,8 @@ tzs.cti.secretkey=7bd29115-99ee-4f7d-1fb1-7c4719d5f43a
tzs.wechat.url=https://api.weixin.qq.com
tzs.wechat.appid=wx79aca5bb1cb4af92
tzs.wechat.secret=f3a12323ba731d282c3d4698c27c3e97
#tzs.wechat.appid=wxc104d601596de9d5
#tzs.wechat.secret=313a2b6dadc451783f7b4779ac56560f
##wechatToken
tzs.wechat.token=yeejoin_2021
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment