🎨 优化微信登录流程&新增手机和微信绑定接口

This commit is contained in:
2025-07-23 02:33:39 +08:00
parent f0a67822ef
commit 7a729211d1
9 changed files with 218 additions and 32 deletions

View File

@@ -17,7 +17,7 @@ var WechatPay *payment.Payment
func InitWeOfficial() {
OfficialAccountApp, err := officialAccount.NewOfficialAccount(&officialAccount.UserConfig{
AppID: "wx3d21df18d7f8f9fc", // 公众号、小程序的appid
Secret: "ffce59a9a9272c1aaee53950e96617d8", //
Secret: "3ab19e9b6a5e155c25ac6457be650047", //
Log: officialAccount.Log{
Level: "debug",