aa
This commit is contained in:
@@ -383,7 +383,6 @@ func (c *Auth2Controller) GetUserByMiniInfo() {
|
||||
}
|
||||
jsCode := strings.Join(str, ",")
|
||||
if err == nil {
|
||||
fmt.Println("1111111111111111", utils.Format4Output(authInfo, true))
|
||||
decryptedDataBase64, err2 := weixin.AutherObjMini.DecryptData(authInfo, jsCode, params.Data, params.Iv)
|
||||
if err = err2; err == nil {
|
||||
var userInfo *weixinapi.MiniUserInfo
|
||||
|
||||
Reference in New Issue
Block a user