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