[ DB ] CONNECT:[ UseTime:0.001127s ] mysql:host=127.0.0.1;port=3306;dbname=yinfengtianzu_co;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_navigation` [ RunTime:0.001446s ]
[ SQL ] SELECT * FROM `ds_navigation` ORDER BY `nav_sort` [ RunTime:0.000268s ]
[ SQL ] SHOW COLUMNS FROM `ds_helptype` [ RunTime:0.001068s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_helptype` WHERE `helptype_show` = 1 AND `page_show` = 1 LIMIT 1 [ RunTime:0.000268s ]
[ SQL ] SELECT * FROM `ds_helptype` WHERE `helptype_show` = 1 AND `page_show` = 1 ORDER BY helptype_sort asc,helptype_id desc LIMIT 0,15 [ RunTime:0.000245s ]
[ SQL ] SHOW COLUMNS FROM `ds_help` [ RunTime:0.001066s ]
[ SQL ] SELECT * FROM `ds_help` WHERE `helptype_id` IN (91,92,93,94,95,99) AND `page_show` = 1 ORDER BY help_sort asc,help_id desc [ RunTime:0.000324s ]