We use cookies to operate this website and to improve its usability. Full details of what cookies are, why we use them and how you can manage them can be found by reading our
Privacy & Cookies page. Please note that by using this site you are consenting to the use of cookies.
[ DB ] CONNECT:[ UseTime:0.014702s ] mysql:host=47.111.145.171;dbname=demo_shanghaiamt;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.010422s ]
[ SQL ] SELECT * FROM `product` WHERE `status` = 1 AND `recommend` = 1 ORDER BY `sort` DESC,`id` DESC LIMIT 10 [ RunTime:0.009957s ]
[ SQL ] SHOW COLUMNS FROM `exhibitor` [ RunTime:0.010368s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `exhibitor` WHERE `expo_id` = 8 AND `company_en` <> '' AND `status` = 1 [ RunTime:0.009772s ]
[ SQL ] SELECT * FROM `exhibitor` WHERE `expo_id` = 8 AND `company_en` <> '' AND `status` = 1 LIMIT 0,10 [ RunTime:0.010078s ]
[ SQL ] SHOW COLUMNS FROM `exhibitor_info` [ RunTime:0.010204s ]
[ SQL ] SELECT * FROM `exhibitor_info` WHERE `exhibitor_id` IN (1890,1891,1892,1893,1896,1899,1900,1901,1902,1903) [ RunTime:0.009888s ]
[ SQL ] SHOW COLUMNS FROM `country` [ RunTime:0.010123s ]
[ SQL ] SELECT * FROM `country` WHERE `status` = 1 ORDER BY `sort` DESC,`id` [ RunTime:0.014637s ]
[ SQL ] SELECT country_id,count(country_id) as total FROM `exhibitor` WHERE `expo_id` = 8 AND `country_id` > 0 AND `status` = 1 GROUP BY `country_id` ORDER BY `total` DESC [ RunTime:0.009986s ]