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