|
@@ -22,9 +22,10 @@
|
|
|
|book_tags|String|书标签(貌似没用)|
|
|
|
|order_type|Int32|充值类型(1:书币、2:vip)|
|
|
|
|
|
|
-## dw_daily_bytedance_cost 抖音账号消耗数据
|
|
|
+## dw_daily_bytedance_cost 抖音账号消耗数据(已废弃)
|
|
|
|
|
|
聚合自 mysql.qucheng_text.daily_tt、 mysql.qucheng_text.channel_by_account_daily、mysql.qucheng_text.channel_info_daily库,将消耗数据归属到投手、期数、书等
|
|
|
+*已废弃:抖音的消耗数据写到 dw_daily_channel_cost了
|
|
|
|
|
|
|字段名|类型|注释|
|
|
|
|---|:---:|---|
|
|
@@ -68,9 +69,10 @@
|
|
|
|~~require_roi~~|Int32||
|
|
|
|~~require_mult~~|Int32||
|
|
|
|
|
|
-## dw_daily_platform_cost 公司消耗数据表
|
|
|
+## dw_daily_platform_cost 公司消耗数据表(已废弃)
|
|
|
|
|
|
看情况只是将 dw_daily_bytedance_cost、dw_daily_channel_cost进行 UNION ALL
|
|
|
+*已废弃:抖音的也写到 dw_daily_channel_cost里了,所以直接用 dw_daily_channel_cost就行
|
|
|
|
|
|
|字段名|类型|注释|
|
|
|
|---|:---:|---|
|