:f
This commit is contained in:
@@ -101,6 +101,8 @@ type (
|
||||
LevelName string `json:"level_name"` // 等级名称
|
||||
Region string `json:"region"` // 区域
|
||||
Mobile string `json:"mobile"` // 手机号
|
||||
Name string `json:"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