This commit is contained in:
邹宗楠
2022-08-11 16:00:22 +08:00
parent 0c62addc11
commit 79cb076a40
2 changed files with 2 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ package app_model
// 小程序配置
const (
WeChatAPPID = "xxx"
WeChatAPPSecret = "xxx"
WeChatAPPID = "wx2bfbc02e6251b71b"
WeChatAPPSecret = "bbfa95292b2ae6ba8a18383707c6277b"
)
// LoginTypeWechat 登录配置