Files
Neo-ZQYY/export/dataflow_analysis/bd_descriptions/site_tables_master.json

53 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"ods_table": "site_tables_master",
"ods_fields": {
"id": "台桌主键 ID",
"site_id": "门店 ID",
"sitename": "(待补充)",
"appletqrcodeurl": "(待补充)",
"areaname": "(待补充)",
"audit_status": "当前值:全部为 2",
"charge_free": "当前值:全部为 0",
"create_time": "台桌配置的创建时间或最近一次创建/复制时间",
"delay_lights_time": "台灯熄灭延迟时间(单位多半是秒或分钟),用于结账后延时关灯",
"is_online_reservation": "布尔/开关字段,用于表示权限、可用性或状态开关",
"is_rest_area": "当前值:全部为 0",
"light_status": "来自 JSON 导出的原始字段,用于保留业务取值",
"only_allow_groupon": "小程序二维码 URL",
"order_delay_time": "订单层面允许的“自动延时时长”(例如到点后自动延长多少时间继续计费)",
"self_table": "当前值:全部为 1",
"show_status": "来自 JSON 导出的原始字段,用于保留业务取值",
"site_table_area_id": "门店维度的“台桌区域 ID”",
"tablestatusname": "(待补充)",
"table_cloth_use_cycle": "(待补充)",
"table_cloth_use_time": "时间字段,用于记录业务时间点/发生时间",
"table_name": "台号/台名称,用于前台操作界面展示,也出现在小票和各种流水中的 ledger_name 或 tableName 字段",
"table_price": "设计上应为“台的基础单价”字段(例如按小时或按局单价)",
"table_status": "台当前运行状态,真实反映某一时刻台的占用/暂停情况",
"temporary_light_second": "临时点灯时长(秒),例如手动临时开灯一段时间",
"virtual_table": "当前值:全部为 0",
"source_file": "ETL 元数据:原始导出文件名,用于数据追溯",
"source_endpoint": "ETL 元数据:采集来源(接口/文件路径),用于数据追溯",
"fetched_at": "ETL 元数据:采集/入库时间戳,用于口径对齐与增量处理",
"payload": "ETL 元数据:完整原始 JSON 记录快照,用于回溯与二次解析",
"content_hash": "ETL 元数据:对业务字段计算 SHA256用于变更检测与去重",
"order_id": "订单ID"
},
"dwd_fields": {
"dim_table": {
"table_id": "台桌 ID",
"site_id": "门店 ID → dim_site",
"table_name": "台桌名称。**样本值**: \"A1\", \"A2\", \"B1\", \"B2\", \"S1\", \"C1\", \"VIP1\", \"M3\", \"666\" 等",
"site_table_area_id": "台区 ID",
"site_table_area_name": "台区名称。**样本值**: \"A区\", \"B区\", \"补时长\", \"C区\", \"麻将房\", \"K包\", \"VIP包厢\", \"斯诺克区\", \"666\", \"k包活动区\", \"M7\" 等",
"tenant_table_area_id": "租户级台区 ID",
"table_price": "台桌单价(当前数据全为 0.00",
"order_id": "订单 ID",
"scd2_start_time": "SCD2 版本生效时间",
"scd2_end_time": "SCD2 版本失效时间",
"scd2_is_current": "当前版本标记",
"scd2_version": "版本号"
},
"dim_table_ex": {}
}
}