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