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