Type alias QueryDataRes<K>

QueryDataRes<K>: {
    [key in K[number]]: QueryDataBlockTypeMap[key]
}

订单查询结果

Type Parameters

Generated using TypeDoc