SHOW FULL COLUMNS FROM `website_domains` [ RunTime:0.001465s ]
SELECT * FROM `website_domains` WHERE `domain` = 'wenfangfang.com' LIMIT 1 [ RunTime:0.000996s ]
SHOW FULL COLUMNS FROM `websites` [ RunTime:0.001438s ]
SELECT * FROM `websites` WHERE `id` = 58 AND `status` = 1 AND `deleted_at` IS NULL LIMIT 1 [ RunTime:0.000992s ]
SHOW FULL COLUMNS FROM `website_templates` [ RunTime:0.001291s ]
SELECT * FROM `website_templates` WHERE `id` = 49 AND `status` = 1 AND `deleted_at` IS NULL LIMIT 1 [ RunTime:0.000802s ]
SHOW FULL COLUMNS FROM `website_slot_bindings` [ RunTime:0.001263s ]
SELECT `b`.*,c.name collection_name,`c`.`table_suffix`,`c`.`physical_table` FROM `website_slot_bindings` `b` LEFT JOIN `data_collections` `c` ON `c`.`id`=`b`.`collection_id` WHERE `b`.`site_id` = '58' ORDER BY `b`.`id` [ RunTime:0.000977s ]
SHOW FULL COLUMNS FROM `website_data_source_overrides` [ RunTime:0.001239s ]
SELECT * FROM `website_data_source_overrides` WHERE `site_id` = 58 AND `status` = 1 ORDER BY `id` [ RunTime:0.000828s ]
SHOW FULL COLUMNS FROM `data_collections` [ RunTime:0.001293s ]
SELECT `id` FROM `data_collections` WHERE `collection_code` = 'fenleixinxi' AND `deleted_at` IS NULL AND `status` = 1 LIMIT 1 [ RunTime:0.000776s ]
SELECT * FROM `data_collections` WHERE `id` = 22 AND `deleted_at` IS NULL AND `status` = 1 LIMIT 1 [ RunTime:0.000849s ]
SHOW FULL COLUMNS FROM `data_set_fields` [ RunTime:0.001324s ]
SELECT * FROM `data_set_fields` WHERE `collection_id` = 22 ORDER BY `sort_order`,`id` [ RunTime:0.001162s ]
SHOW FULL COLUMNS FROM `website_data_visibilities` [ RunTime:0.001172s ]
SELECT * FROM `website_data_visibilities` WHERE `site_id` = 58 AND `source_alias` = 'fenleixinxi' LIMIT 1 [ RunTime:0.000789s ]
SHOW FULL COLUMNS FROM `website_documents` [ RunTime:0.001187s ]
SELECT * FROM `website_documents` WHERE `site_id` = 58 AND `deleted_at` IS NULL AND `status` = 1 ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000924s ]
SHOW FULL COLUMNS FROM `data_set_fenleixinxi` [ RunTime:0.001222s ]
SELECT COUNT(*) AS think_count FROM `data_set_fenleixinxi` WHERE `deleted_at` IS NULL AND `area` = '成都' AND `category_primary` = '二手集市' AND `category_secondary` IN ('数码电子','服饰箱包') LIMIT 1 [ RunTime:0.001241s ]
SELECT `record_uid`,`created_at`,`updated_at`,`title`,`price`,`publisher`,`category_primary`,`category_secondary`,`area`,`category_tertiary`,`cover` FROM `data_set_fenleixinxi` WHERE `deleted_at` IS NULL AND `area` = '成都' AND `category_primary` = '二手集市' AND `category_secondary` IN ('数码电子','服饰箱包') ORDER BY `created_at` DESC LIMIT 0,20 [ RunTime:0.001341s ]