派生自 aps/WMS
request/operation_type.go @@ -5,6 +5,7 @@ type GetOperationTypeList struct { PageInfo Keyword string `json:"keyword"` WarehouseId int `json:"warehouseId" gorm:"type:int;not null;comment:仓库id"` //仓库id } type AddOperationType struct {