@midwayjs/tablestoreInterfacesBatchGetRowParams版本:Next本页总览BatchGetRowParams Index PropertiestablestransactionIdProperties tablestables: { columnFilter?: ColumnCondition; columnsToGet?: string[]; endColumn?: string; maxVersions?: number; primaryKey: PrimaryKey[][]; startColumn?: string; tableName: string; timeRange?: { endTime?: string; specificTime?: string; startTime?: string } }[]optionaltransactionIdtransactionId?: string