SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005388s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 268 ) [ RunTime:8.408464s ]
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` = 268 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.027735s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006440s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2047,225,409,498,488,489,493,407,490,494,482,408,466,477,462,472,226,453,436,446,413,429,423,424) [ RunTime:0.003626s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004649s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (268,269,270,280,289,271,274) [ RunTime:0.003476s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.032092s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,39,54) [ RunTime:0.003464s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004711s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004908s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 268 [ RunTime:0.004882s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005133s ]