SHOW FULL COLUMNS FROM `tp_users` [ RunTime:0.001124s ]
SELECT * FROM `tp_users` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000430s ]
SHOW FULL COLUMNS FROM `tp_user_message` [ RunTime:0.000659s ]
SELECT COUNT(*) AS think_count FROM `tp_user_message` WHERE `user_id` IS NULL AND `is_see` = 0 AND `deleted` = 0 [ RunTime:0.000277s ]
SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.000762s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.000212s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.000502s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 963 LIMIT 1 [ RunTime:0.000216s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 957 ORDER BY `sort_order` DESC LIMIT 1 [ RunTime:0.000443s ]
SELECT `id`,`parent_id` FROM `tp_goods_category` [ RunTime:0.000581s ]
SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 963 [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.001038s ]
SELECT `goods_id` FROM `tp_goods` WHERE `brand_id` = 4434 [ RunTime:0.000829s ]
SHOW FULL COLUMNS FROM `tp_brand` [ RunTime:0.000622s ]
SELECT `id`,`name` FROM `tp_brand` [ RunTime:0.001084s ]
SELECT `zs_price` FROM `tp_goods` WHERE `goods_id` IN (31939,31989,33537,33540,33543,33560,33570,33588,34627,34628,34629,34630,34631,34632,34633,34634,34635,34637,34641,34642,34643,34644,34645,34646,34647,34648,34728,34870,35079,35081,35082,35326,35611,36066,36666,37293,37453,37674,37676,37794,38206,38207,38243,38632,39432,39484,40231,40425,40426,40706,41230,41231,41253,41502,41580,41622,41623,41629,41776,42584,42718,43074,43284,43331,43412,44314,44319,45595,45772,47142,47257,47273,47999,48007,48116,48192,48527,48620,48653,49789,49825,49923,50864,51930,52135,52137,52144,52153,52992,53089,53496,54004,56403,56821,57056,57887,58275,59918,61573,61709,61749,64895) [ RunTime:0.001162s ]
select group_concat(`key` separator '_') as `key` from tp_spec_goods_price where goods_id in(31939,31989,33537,33540,33543,33560,33570,33588,34627,34628,34629,34630,34631,34632,34633,34634,34635,34637,34641,34642,34643,34644,34645,34646,34647,34648,34728,34870,35079,35081,35082,35326,35611,36066,36666,37293,37453,37674,37676,37794,38206,38207,38243,38632,39432,39484,40231,40425,40426,40706,41230,41231,41253,41502,41580,41622,41623,41629,41776,42584,42718,43074,43284,43331,43412,44314,44319,45595,45772,47142,47257,47273,47999,48007,48116,48192,48527,48620,48653,49789,49825,49923,50864,51930,52135,52137,52144,52153,52992,53089,53496,54004,56403,56821,57056,57887,58275,59918,61573,61709,61749,64895) [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `tp_goods_attr` [ RunTime:0.000434s ]
SELECT * FROM `tp_goods_attr` WHERE `goods_id` IN (31939,31989,33537,33540,33543,33560,33570,33588,34627,34628,34629,34630,34631,34632,34633,34634,34635,34637,34641,34642,34643,34644,34645,34646,34647,34648,34728,34870,35079,35081,35082,35326,35611,36066,36666,37293,37453,37674,37676,37794,38206,38207,38243,38632,39432,39484,40231,40425,40426,40706,41230,41231,41253,41502,41580,41622,41623,41629,41776,42584,42718,43074,43284,43331,43412,44314,44319,45595,45772,47142,47257,47273,47999,48007,48116,48192,48527,48620,48653,49789,49825,49923,50864,51930,52135,52137,52144,52153,52992,53089,53496,54004,56403,56821,57056,57887,58275,59918,61573,61709,61749,64895) AND `attr_value` <> '' [ RunTime:0.002349s ]
SHOW FULL COLUMNS FROM `tp_goods_attribute` [ RunTime:0.000643s ]
SELECT `attr_id`,`attr_id`,`attr_name`,`attr_index` FROM `tp_goods_attribute` WHERE ( attr_index = 1 ) [ RunTime:0.000240s ]
SELECT * FROM `tp_goods` WHERE `goods_id` IN (31939,31989,33537,33540,33543,33560,33570,33588,34627,34628,34629,34630,34631,34632,34633,34634,34635,34637,34641,34642,34643,34644,34645,34646,34647,34648,34728,34870,35079,35081,35082,35326,35611,36066,36666,37293,37453,37674,37676,37794,38206,38207,38243,38632,39432,39484,40231,40425,40426,40706,41230,41231,41253,41502,41580,41622,41623,41629,41776,42584,42718,43074,43284,43331,43412,44314,44319,45595,45772,47142,47257,47273,47999,48007,48116,48192,48527,48620,48653,49789,49825,49923,50864,51930,52135,52137,52144,52153,52992,53089,53496,54004,56403,56821,57056,57887,58275,59918,61573,61709,61749,64895) ORDER BY `sort` ASC LIMIT 100,20 [ RunTime:0.001779s ]
SHOW FULL COLUMNS FROM `tp_goods_images` [ RunTime:0.000576s ]
SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (53496,35326) [ RunTime:0.000519s ]
SELECT `id`,`id`,`name`,`parent_id`,`level` FROM `tp_goods_category` WHERE ( is_show=1 ) [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.000623s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.000624s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000283s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000289s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000271s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000244s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000274s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000235s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000309s ]
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 < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000275s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000384s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000293s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000258s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000281s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000231s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000271s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000266s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000334s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000243s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000412s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000263s ]
SELECT * FROM `tp_ad` WHERE ( pid=106 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000258s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000249s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000258s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000244s ]
SELECT * FROM `tp_ad` WHERE ( pid=107 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000271s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000240s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000291s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000249s ]
SELECT * FROM `tp_ad` WHERE ( pid=108 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000261s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000239s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000267s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000215s ]
SELECT * FROM `tp_ad` WHERE ( pid=109 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000285s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000247s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000274s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000277s ]
SELECT * FROM `tp_ad` WHERE ( pid=110 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000253s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000231s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000258s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000244s ]
SELECT * FROM `tp_ad` WHERE ( pid=111 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000201s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000167s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000170s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000162s ]
SELECT * FROM `tp_ad` WHERE ( pid=112 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000197s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000162s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000169s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000153s ]
SELECT * FROM `tp_ad` WHERE ( pid=113 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000178s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000151s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000187s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000178s ]
SELECT * FROM `tp_ad` WHERE ( pid=114 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000197s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000140s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000184s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000156s ]
SELECT * FROM `tp_ad` WHERE ( pid=115 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000168s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000172s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1765785600 and end_time > 1765785600 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000183s ]
SELECT * FROM `tp_navigation` where is_show = 1 and position = 'top' ORDER BY `sort` DESC [ RunTime:0.000169s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 30958 LIMIT 1 [ RunTime:0.001137s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 30959 LIMIT 1 [ RunTime:0.000445s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 30960 LIMIT 1 [ RunTime:0.000220s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 30986 LIMIT 1 [ RunTime:0.000234s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 31136 LIMIT 1 [ RunTime:0.000235s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 53496 LIMIT 1 [ RunTime:0.000216s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 35326 LIMIT 1 [ RunTime:0.000220s ]
select * from `tp_slogan` [ RunTime:0.000160s ]
select * from `tp_friend_link` where is_show=1 [ RunTime:0.000153s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000162s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000193s ]