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