SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005348s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 268 ) [ RunTime:2.922884s ]
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 40,20 [ RunTime:0.023319s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.011382s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,482,408,226,469,453,440,452,454,436,437,448,413,422,877,893,957,943,968,944,958) [ RunTime:0.003370s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004175s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (268,280,289,271,274,269,270) [ RunTime:0.003198s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004054s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,62,46,40) [ RunTime:0.003189s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004478s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003481s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 268 [ RunTime:0.003615s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005006s ]