f
This commit is contained in:
@@ -105,6 +105,8 @@ type (
|
||||
LevelName string `json:"level_name"` // 等级名称
|
||||
Region string `json:"region"` // 区域
|
||||
Mobile string `json:"mobile"` // 手机号
|
||||
RealName string `json:"real_name"` // 姓名(来自实名表)
|
||||
IdCard string `json:"id_card"` // 身份证(解密后明文返回)
|
||||
WechatId string `json:"wechat_id"` // 微信号
|
||||
TeamLeaderId string `json:"team_leader_id"` // 团队首领ID
|
||||
AgentCode int64 `json:"agent_code"`
|
||||
|
||||
Reference in New Issue
Block a user