SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006020s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:2.623053s ]
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` = 190 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.012435s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004848s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,226,453,436,437,423,424,407,408,877,944,954,893,943,960,951,934,935,923,929,925,912,919,920) [ RunTime:0.003287s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004900s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,191,212,214,215) [ RunTime:0.003410s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004200s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37) [ RunTime:0.003223s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004130s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004116s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.004251s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005343s ]