request/warehouse.go @@ -2,7 +2,7 @@ type GetWarehouseList struct { PageInfo Keyword string `json:"keyword"` Keyword string `json:"keyword" form:"keyword"` } type AddWarehouse struct {