request/report_forms_request.go
@@ -17,6 +17,7 @@ Unit string `json:"unit"` //单位 KeyWord string `json:"keyWord"` //搜索条件 BaseOperationType constvar.BaseOperationType `json:"baseOperationType"` //基础作业类型 WarehouseId string `json:"warehouseId"` // 仓库ID WarehouseCode string `json:"warehouseCode"` }