API-vendor/container/cube/query
tikkhun 90f8f00782 feat(cube): 添加订单商品数量统计查询配置
添加多个Cube查询配置文件,包括按SKU和名称统计订单商品数量
新增total_sales_quantity度量字段用于统计销售总量
添加客户状态统计查询配置
2026-01-23 11:56:21 +08:00
..
customer_state_count_query.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_name_quantity_sum.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_product_by_sku_quantity_sum copy.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_product_component_by_sku_quantity_sum.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_sku_quantity_sum.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00