SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005030s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:2.993344s ]
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 0,20 [ RunTime:0.012492s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004571s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2047,225,409,499,491,492,407,482,408,466,480,462,474,226,453,436,437,444,413,429,420,421,423,424) [ RunTime:0.003239s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004110s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,214,215,191,212) [ RunTime:0.003162s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004122s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,55,54,37) [ RunTime:0.003114s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004020s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003527s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.003650s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004695s ]