SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.004938s ]
SELECT * FROM `tp_pcset` [ RunTime:0.001037s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.004271s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.001471s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.003232s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.001453s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.004435s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.001200s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.023739s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 9 [ RunTime:0.017120s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.006446s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.006165s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.005425s ]