改动json email名字
This commit is contained in:
@@ -76,7 +76,7 @@ type RequestBasicInfoForm {
|
||||
|
||||
// UserAddAddressHandler 用户登录请求结构
|
||||
type RequestUserLogin {
|
||||
Name string `json:"name"`
|
||||
Email string `json:"email"`
|
||||
Password string `json:"pwd"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user