SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.002392s ]
SELECT * FROM `tp_pcset` [ RunTime:0.000905s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.002328s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.000957s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.002047s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000532s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.001646s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000349s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.002652s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 20 [ RunTime:0.001103s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.000583s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.002663s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.001003s ]