add vip ExpiryTime
This commit is contained in:
@@ -68,6 +68,7 @@ type (
|
||||
region string `json:"region"`
|
||||
mobile string `json:"mobile"`
|
||||
wechatID string `json:"wechat_id"`
|
||||
expiryTime string `json:"expiry_time"`
|
||||
}
|
||||
// 查询代理申请状态响应
|
||||
AgentAuditStatusResp {
|
||||
|
||||
Reference in New Issue
Block a user