ruoyi-plus-soybean/src/typings/api/qm.std.api.d.ts
@@ -46,14 +46,7 @@ type StdSearchParams = CommonType.RecordNullable< Pick< Api.Qm.Std, | 'stdCode' | 'stdName' | 'typ' | 'stdDes' | 'checkLevel' | 'category' | 'matfltype' | 'matflname' 'stdCode' | 'stdName' | 'typ' | 'stdDes' | 'checkLevel' | 'category' | 'matfltype' | 'matflname' > & Api.Common.CommonSearchParams >;