SHOW FULL COLUMNS FROM `shop_discount_config` [ RunTime:0.004742s ]
SHOW FULL COLUMNS FROM `shop_column` [ RunTime:0.004526s ]
SHOW FULL COLUMNS FROM `shop_column_page` [ RunTime:0.004523s ]
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.004372s ]
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.004258s ]
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.004270s ]
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.004266s ]
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.004548s ]
SHOW FULL COLUMNS FROM `shop_config` [ RunTime:0.004645s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingStyle' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004514s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'FloorArea' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004385s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'OpenRoom' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004365s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DepthSize' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004429s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingProperty' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004378s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingFrameStructure' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.004318s ]
SHOW FULL COLUMNS FROM `shop_case` [ RunTime:0.004757s ]
SELECT COUNT(*) AS think_count FROM `shop_case` `a` LEFT JOIN `shop_config` `c` ON `a`.`style`=`c`.`config_id` WHERE ( ( `a`.`style` = '446' AND `struct` = 444 AND `attrs` LIKE '%[457]%' AND `a`.`zarea` BETWEEN '150' AND '180' AND `a`.`classification_id` = '12' ) AND `a`.`is_display` = '1' ) [ RunTime:0.006197s ]
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` = '446' AND `struct` = 444 AND `attrs` LIKE '%[457]%' AND `a`.`zarea` BETWEEN '150' AND '180' 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.006986s ]
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.012006s ]
SHOW FULL COLUMNS FROM `shop_information_keyword` [ RunTime:0.004515s ]
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.010487s ]
SHOW FULL COLUMNS FROM `shop_information` [ RunTime:0.004513s ]
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.021440s ]
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.035780s ]