SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004906s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 121 ) [ RunTime:1.374102s ]
SELECT `id`,`name`,`credit_code`,`reg_status`,`legal_person`,`scale`,`company_type_id`,`reg_capital`,`capital_currency`,`establish_date`,`province_id`,`city_id`,`district_id`,`industry_category_id`,`industry_sector_id`,`industry_group_id`,`phone` FROM `ent_enterprise` WHERE ( `industry_category_id` = 121 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.057615s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004317s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2708,2723,2695,2699,2696,2697,2825,2834,2812,2816,2806,2815,2793,2803,2779,2798,2768,2769,2740,2762,2754,2766) [ RunTime:0.003241s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004013s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,135,136,122,123,133,138,124,137) [ RunTime:0.003216s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004287s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,140,84) [ RunTime:0.003349s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005626s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004386s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.003662s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004968s ]