[ DB ] CONNECT:[ UseTime:0.001004s ] mysql:host=127.0.0.1;port=3306;dbname=shijike;charset=utf8
[ SQL ] SHOW COLUMNS FROM `eds_helptype` [ RunTime:0.001669s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `eds_helptype` WHERE `helptype_show` = 1 AND `page_show` = 1 LIMIT 1 [ RunTime:0.000811s ]
[ SQL ] SELECT * FROM `eds_helptype` WHERE `helptype_show` = 1 AND `page_show` = 1 ORDER BY `helptype_sort` ASC,`helptype_id` DESC LIMIT 0,15 [ RunTime:0.000822s ]
[ SQL ] SHOW COLUMNS FROM `eds_help` [ RunTime:0.001481s ]
[ SQL ] SELECT * FROM `eds_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.001035s ]