|
@@ -67,7 +67,7 @@ class ConsumptionRecommend(object):
|
|
video_id, video_link, video_title, content_type,
|
|
video_id, video_link, video_title, content_type,
|
|
demand_order, demand_score, user_demand, demand_category,
|
|
demand_order, demand_score, user_demand, demand_category,
|
|
demand_reason, product_hook, hook_time, hook_desc,
|
|
demand_reason, product_hook, hook_time, hook_desc,
|
|
- hook_type, landing_desc, landing_type, platform_case
|
|
|
|
|
|
+ hook_type, landing_desc, landing_type, platform_case, reasoning_process
|
|
) VALUES
|
|
) VALUES
|
|
"""
|
|
"""
|
|
# Add values for each entry
|
|
# Add values for each entry
|