SHOW FULL COLUMNS FROM `sp_sys_setting` [ RunTime:0.001758s ]
SELECT * FROM `sp_sys_setting` WHERE `type` = 'base' [ RunTime:0.001272s ]
SHOW FULL COLUMNS FROM `sp_website_adv` [ RunTime:0.001421s ]
SELECT * FROM `sp_website_adv` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000885s ]
SELECT * FROM `sp_website_adv` WHERE `position` = 2 ORDER BY `id` ASC LIMIT 500 [ RunTime:0.000945s ]
SHOW FULL COLUMNS FROM `sp_hot_search` [ RunTime:0.001230s ]
SELECT `id`,`word`,`url` FROM `sp_hot_search` ORDER BY `sort` DESC LIMIT 8 [ RunTime:0.000813s ]
SHOW FULL COLUMNS FROM `sp_website_links` [ RunTime:0.001343s ]
SELECT * FROM `sp_website_links` WHERE `status` = 1 [ RunTime:0.000778s ]
SHOW FULL COLUMNS FROM `sp_customer` [ RunTime:0.001167s ]
SELECT * FROM `sp_customer` ORDER BY `ord1` DESC [ RunTime:0.000852s ]
SHOW FULL COLUMNS FROM `sp_goods_cate` [ RunTime:0.001267s ]
SELECT `id`,`pid`,`name`,`icon`,`amount` FROM `sp_goods_cate` WHERE ( `status` = 1 ) ORDER BY `amount` DESC LIMIT 500 [ RunTime:0.001729s ]
SHOW FULL COLUMNS FROM `sp_article_cate` [ RunTime:0.001023s ]
SELECT * FROM `sp_article_cate` WHERE `isc` = 2 AND `id` <> 1 AND `status` = 1 [ RunTime:0.000779s ]
SHOW FULL COLUMNS FROM `sp_article` [ RunTime:0.001226s ]
SELECT * FROM `sp_article` WHERE `cate_id` = 3 [ RunTime:0.000829s ]
SELECT * FROM `sp_article` WHERE `cate_id` = 4 [ RunTime:0.000834s ]
SELECT * FROM `sp_article` WHERE `cate_id` = 5 [ RunTime:0.000887s ]
SELECT * FROM `sp_article` WHERE `cate_id` = 6 [ RunTime:0.000807s ]
SELECT * FROM `sp_sys_setting` WHERE `type` = 'base' [ RunTime:0.000791s ]
SHOW FULL COLUMNS FROM `sp_seller` [ RunTime:0.001521s ]
SELECT `id`,`type_id`,`name`,`shop_logo`,`spics`,`follow_num`,`desc`,`contacts`,`phone`,`address`,`score`,`desc_match`,`seller_service`,`express_service`,`create_time`,`view`,`cate_id`,`tel`,`qq`,`shop_pic`,`brand_id`,`ys`,`email`,`honor`,`apply_id`,`web` FROM `sp_seller` WHERE `id` = 1228 LIMIT 1 [ RunTime:0.000728s ]
SHOW FULL COLUMNS FROM `sp_seller_type` [ RunTime:0.001000s ]
SELECT * FROM `sp_seller_type` WHERE `id` = 1 [ RunTime:0.000593s ]
SHOW FULL COLUMNS FROM `sp_goods` [ RunTime:0.001563s ]
SELECT `id`,`seller_id`,`name`,`slider_image`,`price`,`sku`,`brand_id`,`stock`,`listprice` FROM `sp_goods` WHERE `is_del` = 2 AND `is_show` = 1 AND `is_copy` = 0 AND `seller_id` = 1228 ORDER BY `sales` DESC LIMIT 8 [ RunTime:0.007008s ]
SHOW FULL COLUMNS FROM `sp_goods_cate_relation` [ RunTime:0.000871s ]
SELECT `cate_id`,`cate_pid` FROM `sp_goods_cate_relation` WHERE `seller_id` = 1228 GROUP BY `cate_id` [ RunTime:0.003504s ]
SHOW FULL COLUMNS FROM `sp_seller_follow_user` [ RunTime:0.000907s ]
SELECT `id` FROM `sp_seller_follow_user` WHERE `seller_id` = 1228 AND `user_id` = 0 LIMIT 1 [ RunTime:0.000632s ]
SELECT * FROM `sp_article` WHERE `seller_id` = 1228 ORDER BY `id` DESC LIMIT 6 [ RunTime:0.000695s ]
SHOW FULL COLUMNS FROM `sp_seller_goods_cate` [ RunTime:0.000806s ]
SELECT `id`,`name`,`pid` FROM `sp_seller_goods_cate` WHERE `seller_id` = 1228 ORDER BY `sort` DESC LIMIT 500 [ RunTime:0.000548s ]