[ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=3306;dbname=shijike;charset=utf8
[ SQL ] SHOW COLUMNS FROM `eds_helptype` [ RunTime:0.001330s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `eds_helptype` WHERE `helptype_show` = 1 AND `page_show` = 1 LIMIT 1 [ RunTime:0.000743s ]
[ 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.000792s ]
[ SQL ] SHOW COLUMNS FROM `eds_help` [ RunTime:0.001218s ]
[ 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.000937s ]