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