f
This commit is contained in:
@@ -109,6 +109,7 @@ type (
|
||||
FrozenBalance float64 `json:"frozen_balance"` // 冻结余额
|
||||
WithdrawnAmount float64 `json:"withdrawn_amount"` // 提现总额
|
||||
IsRealName bool `json:"is_real_name"` // 是否已实名
|
||||
IdCardPlain string `json:"id_card_plain"` // 身份证号(解密后的明文)
|
||||
CreateTime string `json:"create_time"` // 创建时间
|
||||
}
|
||||
AdminGetAgentListResp {
|
||||
|
||||
Reference in New Issue
Block a user