SHOW FULL COLUMNS FROM `g3ys_config` [ RunTime:0.002490s ]
SELECT `value` FROM `g3ys_config` WHERE `name` = 'timezone' AND `subsite_id` = '38' LIMIT 1 [ RunTime:0.000683s ]
SHOW FULL COLUMNS FROM `g3ys_route` [ RunTime:0.002492s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000834s ]
SHOW FULL COLUMNS FROM `g3ys_theme` [ RunTime:0.002664s ]
SELECT `paginator` FROM `g3ys_theme` WHERE `module` = 'home' AND `name` = 'slogan' AND `subsite_id` = '38' LIMIT 1 [ RunTime:0.000735s ]
SHOW FULL COLUMNS FROM `g3ys_lang` [ RunTime:0.002893s ]
SELECT * FROM `g3ys_lang` WHERE `subsite_id` = 38 AND ( ( LOWER(name) = 'zh-tw' ) OR `subtag` = 'zh-tw' ) AND `status` = 1 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001171s ]
SHOW FULL COLUMNS FROM `g3ys_member` [ RunTime:0.003831s ]
SELECT * FROM `g3ys_member` WHERE `id` = 0 AND `subsite_id` = '38' LIMIT 1 [ RunTime:0.000961s ]
SHOW FULL COLUMNS FROM `g3ys_document` [ RunTime:0.004059s ]
SELECT COUNT(*) AS think_count FROM `g3ys_document` `d` LEFT JOIN `g3ys_document_article` `a` ON `d`.`id`=`a`.`document_id` LEFT JOIN `g3ys_document_article_lang` `al` ON `al`.`document_id`=d.id AND al.subsite_id = d.subsite_id AND al.lang = "zh-TW" LEFT JOIN `g3ys_total` `t` ON `d`.`id`=`t`.`target_id` WHERE ( `d`.`status` = '1' AND `d`.`document_type` = '0' AND `d`.`subsite_id` IN ('0','38') AND `d`.`category_id` IN ('1464','1463','1462','1461','1466','2082','2083') ) AND ( `d`.`title` LIKE '%新能源%' OR `d`.`keywords` LIKE '%新能源%' OR `d`.`description` LIKE '%新能源%' OR `a`.`content` LIKE '%新能源%' OR `al`.`title` LIKE '%新能源%' OR `al`.`keywords` LIKE '%新能源%' OR `al`.`description` LIKE '%新能源%' OR `al`.`content` LIKE '%新能源%' ) [ RunTime:0.010496s ]
SELECT `d`.`id`,`d`.`name`,`d`.`title`,`d`.`keywords`,`d`.`description`,`a`.`content`,`d`.`category_id`,`d`.`create_time`,`d`.`update_time`,`d`.`pic`,t.view_total as views,al.title as lang_title,al.keywords as lang_keywords,al.description as lang_description,al.content as lang_content FROM `g3ys_document` `d` LEFT JOIN `g3ys_document_article` `a` ON `d`.`id`=`a`.`document_id` LEFT JOIN `g3ys_document_article_lang` `al` ON `al`.`document_id`=d.id AND al.subsite_id = d.subsite_id AND al.lang = "zh-TW" LEFT JOIN `g3ys_total` `t` ON `d`.`id`=`t`.`target_id` WHERE ( `d`.`status` = '1' AND `d`.`document_type` = '0' AND `d`.`subsite_id` IN ('0','38') AND `d`.`category_id` IN ('1464','1463','1462','1461','1466','2082','2083') ) AND ( `d`.`title` LIKE '%新能源%' OR `d`.`keywords` LIKE '%新能源%' OR `d`.`description` LIKE '%新能源%' OR `a`.`content` LIKE '%新能源%' OR `al`.`title` LIKE '%新能源%' OR `al`.`keywords` LIKE '%新能源%' OR `al`.`description` LIKE '%新能源%' OR `al`.`content` LIKE '%新能源%' ) ORDER BY `d`.`create_time` DESC LIMIT 0,5 [ RunTime:0.011699s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000889s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000762s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000699s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000663s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000717s ]
SHOW FULL COLUMNS FROM `g3ys_subsite` [ RunTime:0.003199s ]
SELECT COUNT(*) AS think_count FROM `g3ys_subsite` WHERE ( `status` = 1 ) AND ( ( `title` LIKE '%新能源%' OR `name` LIKE '%新能源%' OR `company_name` LIKE '%新能源%' OR `username` LIKE '%新能源%' OR `phone` LIKE '%新能源%' OR `email` LIKE '%新能源%' ) ) [ RunTime:0.000810s ]
SHOW FULL COLUMNS FROM `g3ys_category` [ RunTime:0.003138s ]
SELECT COUNT(*) AS think_count FROM `g3ys_category` WHERE ( `status` = 1 ) AND ( `title` LIKE '%新能源%' AND ( `name` LIKE '%新能源%' OR `description` LIKE '%新能源%' ) ) [ RunTime:0.000959s ]
SELECT `id`,`title`,`name`,`description`,`pic`,`model` FROM `g3ys_category` WHERE ( `status` = 1 ) AND ( `title` LIKE '%新能源%' AND ( `name` LIKE '%新能源%' OR `description` LIKE '%新能源%' ) ) ORDER BY `sort` ASC LIMIT 0,3 [ RunTime:0.000857s ]
SELECT count(*),`category_id` FROM `g3ys_document` WHERE `category_id` IN (1744,1745) AND `status` = '1' GROUP BY `category_id` [ RunTime:0.001246s ]
SHOW FULL COLUMNS FROM `g3ys_tags` [ RunTime:0.002035s ]
SELECT COUNT(*) AS think_count FROM `g3ys_tags` `t` LEFT JOIN `g3ys_tags_lang` `tl` ON `tl`.`tags_id`=t.id AND tl.subsite_id = t.subsite_id AND tl.lang = "zh-tw" WHERE ( `t`.`status` = '1' ) AND `t`.`subsite_id` IN ('0','38') AND ( ( `t`.`title` LIKE '%新能源%' OR `t`.`name` LIKE '%新能源%' OR `t`.`description` LIKE '%新能源%' ) OR ( `tl`.`title` LIKE '%新能源%' OR `tl`.`keyword` LIKE '%新能源%' OR `tl`.`description` LIKE '%新能源%' ) ) [ RunTime:0.001197s ]
SHOW FULL COLUMNS FROM `g3ys_record_search` [ RunTime:0.002132s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.001023s ]
SHOW FULL COLUMNS FROM `g3ys_ad_location` [ RunTime:0.002376s ]
SELECT * FROM `g3ys_ad_location` WHERE `name` = 'ad-full' AND `subsite_id` = '38' AND `status` = 1 LIMIT 1 [ RunTime:0.000875s ]
SHOW FULL COLUMNS FROM `g3ys_ad` [ RunTime:0.002714s ]
SELECT * FROM `g3ys_ad` WHERE `subsite_id` = '38' AND `ad_location_id` = '75' AND `status` = 1 AND `device` IN ('all','pc') AND ( `start_time` = 0 OR `start_time` <= 1787579700 ) AND ( `end_time` = 0 OR `end_time` >= 1787579700 ) ORDER BY `sort` DESC,`id` DESC [ RunTime:0.001125s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000715s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.001137s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000718s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000684s ]
SELECT * FROM `g3ys_ad_location` WHERE `name` = 'ad-right' AND `subsite_id` = '38' AND `status` = 1 LIMIT 1 [ RunTime:0.000767s ]
SELECT * FROM `g3ys_ad` WHERE `subsite_id` = '38' AND `ad_location_id` = '76' AND `status` = 1 AND `device` IN ('all','pc') AND ( `start_time` = 0 OR `start_time` <= 1787579700 ) AND ( `end_time` = 0 OR `end_time` >= 1787579700 ) ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000889s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000659s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000813s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000808s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000688s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000896s ]
SELECT * FROM `g3ys_tags` WHERE `subsite_id` = 38 AND `status` = 1 ORDER BY `sort` DESC,`id` DESC LIMIT 15 [ RunTime:0.002716s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000848s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.000904s ]
SELECT * FROM `g3ys_route` WHERE ( `subsite_id` = '38' OR `subsite_id` = '0' ) AND `module` = 'home' AND `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.001030s ]