SHOW FULL COLUMNS FROM `tp_pcset` [ RunTime:0.004146s ]
SELECT * FROM `tp_pcset` [ RunTime:0.000455s ]
SHOW FULL COLUMNS FROM `tp_banner` [ RunTime:0.002639s ]
SELECT * FROM `tp_banner` WHERE `isdel` = 1 [ RunTime:0.000434s ]
SHOW FULL COLUMNS FROM `tp_course_cate` [ RunTime:0.003260s ]
SELECT * FROM `tp_course_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000624s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.002683s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC [ RunTime:0.000870s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.003475s ]
SELECT * FROM `tp_goods` WHERE `isdel` = 1 AND `status` = 1 AND `isHomeRecommand` = 1 AND `sign` = 'normal' ORDER BY `id` DESC LIMIT 9 [ RunTime:0.001050s ]
SELECT * FROM `tp_cate` WHERE `isdel` = 1 ORDER BY `cateId` DESC LIMIT 8 [ RunTime:0.000467s ]
SHOW FULL COLUMNS FROM `tp_course` [ RunTime:0.002955s ]
SELECT * FROM `tp_course` WHERE `isdel` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 50 [ RunTime:0.001148s ]