SHOW FULL COLUMNS FROM `shop_discount_config` [ RunTime:0.004211s ]
SHOW FULL COLUMNS FROM `shop_column` [ RunTime:0.004170s ]
SHOW FULL COLUMNS FROM `shop_column_page` [ RunTime:0.004605s ]
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.003790s ]
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.003749s ]
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.003697s ]
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.003722s ]
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.003765s ]
SHOW FULL COLUMNS FROM `shop_config` [ RunTime:0.003858s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingStyle' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003776s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'FloorArea' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003732s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'OpenRoom' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003752s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DepthSize' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003723s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingProperty' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003726s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingFrameStructure' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003747s ]
SHOW FULL COLUMNS FROM `shop_case` [ RunTime:0.004199s ]
SELECT COUNT(*) AS think_count FROM `shop_case` `a` LEFT JOIN `shop_config` `c` ON `a`.`style`=`c`.`config_id` WHERE ( ( `a`.`style` = '453' AND `layct` = 3 AND `a`.`depth` BETWEEN '10.0' AND '13.0' AND `a`.`open` BETWEEN '17.0' AND '20.0' AND `a`.`zarea` BETWEEN '100' AND '130' AND `a`.`classification_id` = '12' ) AND `a`.`is_display` = '1' ) [ RunTime:0.007088s ]
SELECT `a`.*,`c`.`config_name`,null addr_text FROM `shop_case` `a` LEFT JOIN `shop_config` `c` ON `a`.`style`=`c`.`config_id` WHERE ( ( `a`.`style` = '453' AND `layct` = 3 AND `a`.`depth` BETWEEN '10.0' AND '13.0' AND `a`.`open` BETWEEN '17.0' AND '20.0' AND `a`.`zarea` BETWEEN '100' AND '130' 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.008021s ]
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.015611s ]
SHOW FULL COLUMNS FROM `shop_information_keyword` [ RunTime:0.004157s ]
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.010590s ]
SHOW FULL COLUMNS FROM `shop_information` [ RunTime:0.004035s ]
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.019665s ]
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.027947s ]