SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006563s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:5.120850s ]
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` = 545 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.044463s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004376s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,409,499,491,501,492,407,494,493,487,484,482,408) [ RunTime:0.003329s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004235s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,564,569,577,581,546,547,573,574) [ RunTime:0.003304s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004050s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,42,59) [ RunTime:0.003246s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004177s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003381s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.003466s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004791s ]