SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.000504s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.000493s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 59 LIMIT 1 [ RunTime:0.000213s ]
SELECT `id`,`parent_id` FROM `tp_goods_category` [ RunTime:0.000501s ]
SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 59 [ RunTime:0.000252s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.000608s ]
SELECT `goods_id` FROM `tp_goods` WHERE `is_on_sale` = 1 AND `exchange_integral` = 0 AND `cat_id` IN (59,60,514,515,516,517,518,519,520,513,521,522,523,524,525,526,527,528,529,530,531,532,536,537,538,539,540,533,541,542,543,544,545,546,547,548,549,534,550,551,552,553,535,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569) [ RunTime:0.000507s ]
SHOW FULL COLUMNS FROM `tp_goods_attr` [ RunTime:0.000377s ]
SELECT `goods_id` FROM `tp_goods_attr` WHERE `attr_id` IN (104,110,112,103) AND `attr_value` IN ('否','一般','扦插小苗-青方盆','eave') GROUP BY `goods_id` HAVING count(goods_id) > 3 [ RunTime:0.000308s ]
SHOW FULL COLUMNS FROM `tp_goods_attribute` [ RunTime:0.000357s ]
SELECT `attr_id`,`attr_name` FROM `tp_goods_attribute` [ RunTime:0.000271s ]
SELECT `shop_price` FROM `tp_goods` WHERE `goods_id` = 0 [ RunTime:0.000186s ]
SELECT `brand_id` FROM `tp_goods` WHERE `goods_id` IN ('') AND `brand_id` > 0 [ RunTime:0.000149s ]
SHOW FULL COLUMNS FROM `tp_brand` [ RunTime:0.000401s ]
SELECT * FROM `tp_brand` WHERE `id` IN ('') LIMIT 30 [ RunTime:0.000165s ]
select group_concat(`key` separator '_') as `key` from tp_spec_goods_price where goods_id in(0) [ RunTime:0.000241s ]
SELECT * FROM `tp_goods_attr` WHERE `goods_id` = 0 AND `attr_value` <> '' [ RunTime:0.000194s ]
SELECT `attr_id`,`attr_id`,`attr_name`,`attr_index` FROM `tp_goods_attribute` WHERE ( attr_index = 1 ) [ RunTime:0.000296s ]
SELECT `id`,`id`,`name`,`parent_id`,`level` FROM `tp_goods_category` WHERE ( is_show=1 ) [ RunTime:0.000555s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.000472s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000225s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.000391s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000244s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000230s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000299s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000249s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000248s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000214s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000233s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000251s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000234s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000216s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000228s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000243s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000232s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000217s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000247s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000234s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000231s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000217s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1777338000 and end_time > 1777338000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000236s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000256s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000262s ]