|
@@ -28,7 +28,7 @@
|
|
|
</delete>
|
|
</delete>
|
|
|
|
|
|
|
|
<select id="selectByCondition" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
<select id="selectByCondition" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
|
- SELECT id, dt, channel_name, crowd_segment, dimension, point_type, standard_element,
|
|
|
|
|
|
|
+ SELECT id, dt, channel_name, channel_level3, crowd_segment, dimension, point_type, standard_element,
|
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
|
demand_content_id, demand_content_title, demand_content_topic,
|
|
demand_content_id, demand_content_title, demand_content_topic,
|
|
@@ -75,7 +75,7 @@
|
|
|
</select>
|
|
</select>
|
|
|
|
|
|
|
|
<select id="selectForRecommend" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
<select id="selectForRecommend" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
|
- SELECT id, dt, channel_name, crowd_segment, dimension, point_type, standard_element,
|
|
|
|
|
|
|
+ SELECT id, dt, channel_name, channel_level3, crowd_segment, dimension, point_type, standard_element,
|
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
|
demand_content_id, demand_content_title, demand_content_topic,
|
|
demand_content_id, demand_content_title, demand_content_topic,
|
|
@@ -104,7 +104,7 @@
|
|
|
</select>
|
|
</select>
|
|
|
|
|
|
|
|
<select id="selectForRecommendPaged" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
<select id="selectForRecommendPaged" resultType="com.tzld.piaoquan.api.model.po.contentplatform.ContentPlatformDemandVideo">
|
|
|
- SELECT id, dt, channel_name, crowd_segment, dimension, point_type, standard_element,
|
|
|
|
|
|
|
+ SELECT id, dt, channel_name, channel_level3, crowd_segment, dimension, point_type, standard_element,
|
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
category_name, demand_id, crowd_package, conversion_target, partner, account, scene_value,
|
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
demand_strategy, drive_dimension_time, demand_filter_sort_strategy, demand_type,
|
|
|
demand_content_id, demand_content_title, demand_content_topic,
|
|
demand_content_id, demand_content_title, demand_content_topic,
|