SHOW FULL COLUMNS FROM `shop_discount_config` [ RunTime:0.004802s ]
SHOW FULL COLUMNS FROM `shop_column` [ RunTime:0.004585s ]
SHOW FULL COLUMNS FROM `shop_column_page` [ RunTime:0.004576s ]
SELECT `page_id`,`page_name` FROM `shop_column_page` `a` WHERE ( ( `parent_id` = 0 ) AND `substation_id` = 1 ) AND `a`.`delete_time` IS NULL ORDER BY sort [ RunTime:0.004537s ]
SELECT `page_id`,`page_name` FROM `shop_column_page` `a` WHERE ( ( `parent_id` = 18 ) AND `substation_id` = 1 ) AND `a`.`delete_time` IS NULL ORDER BY sort [ RunTime:0.004423s ]
SELECT `page_id`,`page_name` FROM `shop_column_page` `a` WHERE ( ( `parent_id` = 16 ) AND `substation_id` = 1 ) AND `a`.`delete_time` IS NULL ORDER BY sort [ RunTime:0.004449s ]
SELECT `page_id`,`page_name` FROM `shop_column_page` `a` WHERE ( ( `parent_id` = 22 ) AND `substation_id` = 1 ) AND `a`.`delete_time` IS NULL ORDER BY sort [ RunTime:0.004431s ]
SELECT `page_id`,`page_name` FROM `shop_column_page` `a` WHERE ( ( `parent_id` = 17 ) AND `substation_id` = 1 ) AND `a`.`delete_time` IS NULL ORDER BY sort [ RunTime:0.004540s ]
SHOW FULL COLUMNS FROM `shop_config` [ RunTime:0.004713s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingStyle' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004502s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'FloorArea' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004459s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'OpenRoom' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004534s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DepthSize' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004459s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingProperty' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004361s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingFrameStructure' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004320s ]
SHOW FULL COLUMNS FROM `shop_case` [ RunTime:0.004676s ]
SELECT COUNT(*) AS think_count FROM `shop_case` `a` LEFT JOIN `shop_config` `c` ON `a`.`style`=`c`.`config_id` WHERE ( ( `layct` = 1 AND `struct` = 441 AND `attrs` LIKE '%[457]%' AND `a`.`open` BETWEEN '13.0' AND '17.0' AND `a`.`zarea` <= '100' AND `a`.`classification_id` = '12' ) AND `a`.`is_display` = '1' ) [ RunTime:0.006222s ]
SELECT `a`.*,`c`.`config_name`,null addr_text FROM `shop_case` `a` LEFT JOIN `shop_config` `c` ON `a`.`style`=`c`.`config_id` WHERE ( ( `layct` = 1 AND `struct` = 441 AND `attrs` LIKE '%[457]%' AND `a`.`open` BETWEEN '13.0' AND '17.0' AND `a`.`zarea` <= '100' AND `a`.`classification_id` = '12' ) AND `a`.`is_display` = '1' ) ORDER BY a.is_top desc,a.update_time desc LIMIT 0,15 [ RunTime:0.007105s ]
SELECT null addr_text,`a`.`classification_id`,`a`.`atlas`,`a`.`sheng`,`a`.`shi`,`b`.`zarea`,`b`.`jarea`,`b`.`no`,`a`.`case_id`,`a`.`title`,`a`.`thumbnail`,`b`.`cover`,`b`.`is_shel`,`b`.`layct`,`b`.`style`,`c`.`config_name`,`c`.`config_url`,`b`.`bprice1` FROM `shop_case` `a` LEFT JOIN `shop_drawing` `b` ON `a`.`drawing_id`=`b`.`drawing_id` LEFT JOIN `shop_config` `c` ON `b`.`style`=`c`.`config_id` WHERE `a`.`classification_id` = '12' AND `a`.`is_display` = '1' AND `a`.`substation_id` = '1' ORDER BY rand(),a.reading_number desc LIMIT 6 [ RunTime:0.011659s ]
SHOW FULL COLUMNS FROM `shop_information_keyword` [ RunTime:0.004517s ]
SELECT * FROM `shop_information_keyword` WHERE ( `is_display` = '1' AND `substation_id` = 1 ) AND `shop_information_keyword`.`delete_time` IS NULL ORDER BY rand() LIMIT 20 [ RunTime:0.012111s ]
SHOW FULL COLUMNS FROM `shop_information` [ RunTime:0.004956s ]
SELECT COUNT(*) AS think_count FROM `shop_information` `a` WHERE ( ( `is_display` = '1' AND `substation_id` = 1 ) ) AND `a`.`delete_time` IS NULL [ RunTime:0.047074s ]
SELECT `a`.* FROM `shop_information` `a` WHERE ( ( `is_display` = '1' AND `substation_id` = 1 ) ) AND `a`.`delete_time` IS NULL ORDER BY a.update_time desc LIMIT 0,6 [ RunTime:0.021098s ]