1
This commit is contained in:
@@ -2,8 +2,8 @@ package app_model
|
||||
|
||||
// 小程序配置
|
||||
const (
|
||||
WeChatAPPID = "xxx"
|
||||
WeChatAPPSecret = "xxx"
|
||||
WeChatAPPID = "wx2bfbc02e6251b71b"
|
||||
WeChatAPPSecret = "bbfa95292b2ae6ba8a18383707c6277b"
|
||||
)
|
||||
|
||||
// LoginTypeWechat 登录配置
|
||||
|
||||
Reference in New Issue
Block a user