SHOW FULL COLUMNS FROM `es_tutor` [ RunTime:0.008033s ]
SELECT COUNT(*) AS think_count FROM `es_tutor` WHERE `status` = 1 AND `type` = 1 LIMIT 1 [ RunTime:0.007337s ]
SELECT `tid`,`uid`,`names`,`catname`,`cucode`,`idcode`,`level`,`files`,`orgname`,`edate` FROM `es_tutor` WHERE `status` = 1 AND `type` = 1 ORDER BY `sort` DESC,`tid` DESC LIMIT 12,12 [ RunTime:0.007405s ]