TODO: password
This commit is contained in:
@@ -102,7 +102,8 @@ type RequestGoogleLogin {
|
||||
}
|
||||
|
||||
type RequestEmailConfirmation {
|
||||
Token string `form:"token"` // 操作Token
|
||||
Token string `form:"token"` // 操作Token
|
||||
OpType string `form:"optype"` // 操作类型
|
||||
}
|
||||
|
||||
type RequestEmailRegister {
|
||||
|
||||
Reference in New Issue
Block a user