|
@@ -269,6 +269,10 @@ func BindWxUser(openid, mobile, email, countryCode string) (wxUser *models.WxUse
|
|
func WxLogin(code, openId, unionId string, wxUserInfo *WxUserInfo) (token string, userId, firstLogin, permission int, err error) {
|
|
func WxLogin(code, openId, unionId string, wxUserInfo *WxUserInfo) (token string, userId, firstLogin, permission int, err error) {
|