增加U盘登录

This commit is contained in:
hoteas
2022-05-05 16:07:01 +08:00
parent f0d4efd8fc
commit eb41162f3b
10 changed files with 270 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ var Wechat = Ctr{
"retoken": resToken.RefreshToken,
"appid": appid,
"unionid": userInfo.Unionid,
"nickname": userInfo.Nickname,
"nickname": FilterEmoji(userInfo.Nickname),
"avatar": userInfo.HeadImgURL,
//"create_time[#]":"now()",
"modify_time[#]": "now()",