add QQ扫码登录

This commit is contained in:
ZJY 2021-09-29 11:16:56 +08:00
parent 0aaad2e50f
commit 72aae0da4e

View File

@ -94,6 +94,7 @@ func (c *LoginController) GetQrcode1() {
return
}
}
logs.Info(s.Data.QqLoginQrcode.Bytes)
//jsonByte, _ := json.Marshal(s)
//jsonStr := string(jsonByte)
//fmt.Printf("%v", jsonStr)