SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.003616s ]
SELECT * FROM `tp_pcset` [ RunTime:0.000929s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.002959s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.000995s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.002808s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.001384s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.002705s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000813s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.003653s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 9 [ RunTime:0.001222s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.000542s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.003327s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.001298s ]