SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.002418s ]
SELECT * FROM `tp_pcset` [ RunTime:0.001038s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.001956s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.000881s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.002104s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000952s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.002079s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000764s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.003706s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 9 [ RunTime:0.001267s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.000576s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.004120s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.001370s ]