This commit is contained in:
parent
07c934cadb
commit
d91f410668
@ -9,7 +9,6 @@ class WechatLoginIn(Schema):
|
||||
class WechatLoginOut(Schema):
|
||||
access_token = String()
|
||||
refresh_token = String()
|
||||
nickname = String()
|
||||
|
||||
|
||||
class RefreshTokenIn(Schema):
|
||||
|
Loading…
Reference in New Issue
Block a user