1、微信h5 appID appSecret配置改从yaml获取

This commit is contained in:
2025-05-11 11:48:10 +08:00
parent 87321ed65a
commit 9ec2e6c104
4 changed files with 15 additions and 4 deletions

View File

@@ -61,3 +61,6 @@ Ali:
Code: "d55b58829efb41c8aa8e86769cba4844"
SystemConfig:
ThreeVerify: false
WechatH5:
AppID: "wx442ee1ac1ee75917"
AppSecret: "c80474909db42f63913b7a307b3bee17"

View File

@@ -62,3 +62,6 @@ Ali:
Code: "d55b58829efb41c8aa8e86769cba4844"
SystemConfig:
ThreeVerify: true
WechatH5:
AppID: "wx442ee1ac1ee75917"
AppSecret: "c80474909db42f63913b7a307b3bee17"