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