SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.001935s ]
SELECT * FROM `tp_pcset` [ RunTime:0.000385s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.001402s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.000385s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.001424s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000341s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.001427s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000361s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.003124s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 20 [ RunTime:0.000891s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.002534s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.000616s ]