SHOW FULL COLUMNS FROM `ais_core_config` [ RunTime:0.001433s ]
SELECT `value` FROM `ais_core_config` WHERE `id` = 171 LIMIT 1 [ RunTime:0.000419s ]
SELECT `value` FROM `ais_core_config` WHERE `id` = 172 LIMIT 1 [ RunTime:0.000331s ]
SELECT `value` FROM `ais_core_config` WHERE `id` = 173 LIMIT 1 [ RunTime:0.000324s ]
SHOW FULL COLUMNS FROM `ais_web_news` [ RunTime:0.001218s ]
SELECT id, title, img_url, `desc`, DATE_FORMAT(create_time, "%Y-%m-%d") as create_time, LEFT(publish_time, 10) as publish_time FROM `ais_web_news` WHERE ( category = 2 ) ORDER BY `sort` DESC,`publish_time` DESC [ RunTime:0.000477s ]