zhangqian
2023-08-11 f13912640b945a91b028e9f29d0c50e35c768b93
model/request/masterOrder.go
@@ -17,3 +17,8 @@
   Id int `json:"id"`
   MasterOrder
}
type GetMasterOrderList struct {
   PageInfo
   Keyword string `json:"keyword"`
}