|
|
|
@@ -48,7 +48,7 @@ |
|
|
|
|
|
|
|
<sql id="allColumns"> |
|
|
|
c.`id`, c.`tenant_id`, c.`parent_tenant_id`, c.`type`, c.`cover_img`, c.`cover_picture`, c.`detail_picture`, |
|
|
|
c.`title`, c.`sub_title`, c.`video_id`, c.`video_time`,c.`video_url` c.`html`, c.`is_landscape`, c.`is_payment`, |
|
|
|
c.`title`, c.`sub_title`, c.`video_id`, c.`video_time`,c.`video_url`, c.`html`, c.`is_landscape`, c.`is_payment`, |
|
|
|
c.`sale_price`, c.`orig_price`, c.`is_preview`, c.`preview_duration`, c.`detail`, c.`false_sell_count`, |
|
|
|
c.`dy_title`, c.`inventory`, c.`remark`, c.`status`, c.`create_date`, c.`update_date`, |
|
|
|
c.`see_count`, c.`sell_count`, c.`assess_count`, c.`collect_count`, c.`is_del`, |
|
|
|
|