SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006238s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 199 ) [ RunTime:4.219765s ]
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` = 199 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.022304s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004455s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,408,877,944,945,954,893,943,970,951,934,935,923,932,925,929,928,912,922,919,920,914,906,918) [ RunTime:0.003255s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004104s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (199,200,204,233,234) [ RunTime:0.003257s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004019s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,60,37,48,39,54) [ RunTime:0.003182s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004684s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003532s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 199 [ RunTime:0.003421s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004881s ]