ruoyi-plus-soybean/src/typings/api/qm.batch.api.d.ts
@@ -112,7 +112,17 @@ type BatchSearchParams = CommonType.RecordNullable< Pick< Api.Qm.Batch, 'batchCode' | 'typ' | 'eqpCode' | 'matCode' | 'batchDate' | 'flag' | 'deleted' | 'category' | 'state' | 'batchCode' | 'typ' | 'eqpCode' | 'matCode' | 'batchDate' | 'flag' | 'toMesDate' | 'fromMesDate' | 'deleted' | 'category' | 'state' > & Api.Common.CommonSearchParams >;