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