Skip to content

类型: QueryConfig<>

属性

expand

expand: string | string[]


orderBy

orderBy: string | string[]


query

query: Query


select

select: string | string[]


table

table: string

数据表名称,snake_case,如:prize_log、lottery_log