SHOW FULL COLUMNS FROM `ta_website_navbar` [ RunTime:0.003349s ]
SELECT `nav_id`,`parent_id`,`title`,`is_show_header`,`is_show_footer`,`type`,`href` FROM `ta_website_navbar` WHERE `status` = 1 AND `delete_time` = 0 ORDER BY `sort` DESC,`create_time` ASC [ RunTime:0.002238s ]
SHOW FULL COLUMNS FROM `ta_config` [ RunTime:0.002139s ]
SELECT `value`,`name` FROM `ta_config` WHERE `group` = 'basic' [ RunTime:0.001451s ]
SELECT `value`,`name` FROM `ta_config` WHERE `group` = 'exchange_rate' [ RunTime:0.001585s ]
SHOW FULL COLUMNS FROM `ta_website_temp` [ RunTime:0.002103s ]
SELECT `cate_ids` FROM `ta_website_temp` WHERE `temp_id` = 1 LIMIT 1 [ RunTime:0.001328s ]
SHOW FULL COLUMNS FROM `ta_website_article_cate` [ RunTime:0.002098s ]
SELECT `cate_id`,`cate_name`,`cate_desc` FROM `ta_website_article_cate` WHERE `cate_id` IN (4,3,5,6) AND `status` = 1 AND `delete_time` = 0 ORDER BY `sort` DESC [ RunTime:0.001811s ]
SHOW FULL COLUMNS FROM `ta_website_article` [ RunTime:0.002208s ]
SELECT `article_id`,`temp_id`,`cate_id`,`title`,`sub_title`,`desc`,`cover`,`release_time` FROM `ta_website_article` WHERE `cate_id` IN (4,3,5,6) AND `status` = 1 AND `delete_time` = 0 ORDER BY `sort` DESC,`release_time` DESC [ RunTime:0.001810s ]
SELECT `cate_id`,`cate_name`,`cate_desc` FROM `ta_website_article_cate` WHERE `cate_id` IN (6,5,4,3) AND `delete_time` = 0 ORDER BY `sort` DESC [ RunTime:0.001564s ]
SHOW FULL COLUMNS FROM `ta_website_banner` [ RunTime:0.001861s ]
SELECT * FROM `ta_website_banner` WHERE `status` = 1 AND `delete_time` = 0 ORDER BY `sort` DESC [ RunTime:0.001412s ]
SHOW FULL COLUMNS FROM `ta_website_theme` [ RunTime:0.001948s ]
SELECT * FROM `ta_website_theme` [ RunTime:0.001297s ]