fix
This commit is contained in:
@@ -251,6 +251,7 @@ type (
|
||||
// 时间
|
||||
CreateTime string `json:"create_time"` // 创建时间
|
||||
PayTime *string `json:"pay_time"` // 支付时间
|
||||
QueryId *string `json:"query_id"` // 查询记录ID(用于报告结果跳转)
|
||||
}
|
||||
AdminGetAgentOrdersListResp {
|
||||
Total int64 `json:"total"` // 总数
|
||||
|
||||
Reference in New Issue
Block a user