model/request/subOrder.go @@ -18,3 +18,8 @@ Id int `json:"id"` SubOrder } type GetSubOrderList struct { PageInfo Keyword string `json:"keyword"` }