作者 tangxuhui

更新

... ... @@ -13,6 +13,7 @@ type CooperationApplication struct {
UserAvatar string `json:"userAvatar"`
UserEmail string `json:"userEmail"`
UserName string `json:"userName"`
UserCode string `json:"userCode"`
UserPhone string `json:"userPhone"`
UserAccount string `json:"userAccount"`
} `json:"userInfo"`
... ...