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

This commit is contained in:
2025-05-11 11:48:13 +08:00
parent b91ea31727
commit 8c4f98a2d5
4 changed files with 15 additions and 4 deletions

View File

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

View File

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