SHOW FULL COLUMNS FROM `shop_discount_config` [ RunTime:0.004298s ]
SHOW FULL COLUMNS FROM `shop_column` [ RunTime:0.004368s ]
SHOW FULL COLUMNS FROM `shop_column_page` [ RunTime:0.004042s ]
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.004034s ]
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.003687s ]
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.003669s ]
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.004056s ]
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.003650s ]
SHOW FULL COLUMNS FROM `shop_config` [ RunTime:0.003910s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingStyle' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003633s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'FloorArea' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003568s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'OpenRoom' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003576s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DepthSize' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003548s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingProperty' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003570s ]
SELECT `config_id`,`config_name` FROM `shop_config` WHERE ( `config_type` = 'DrawingFrameStructure' ) AND `shop_config`.`delete_time` IS NULL [ RunTime:0.003549s ]
SHOW FULL COLUMNS FROM `shop_case` [ RunTime:0.003953s ]
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`.`depth` BETWEEN '13.0' AND '17.0' AND `a`.`classification_id` = '12' ) AND `a`.`is_display` = '1' ) [ RunTime:0.005296s ]
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`.`depth` BETWEEN '13.0' AND '17.0' 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.005953s ]
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.016788s ]
SHOW FULL COLUMNS FROM `shop_information_keyword` [ RunTime:0.003961s ]
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.011536s ]
SHOW FULL COLUMNS FROM `shop_information` [ RunTime:0.004073s ]
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.027881s ]
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.019806s ]