SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005445s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 199 ) [ RunTime:8.465278s ]
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 100,20 [ RunTime:0.055786s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005368s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,912,914,890,903,904,906,908,905,901,896,897,2693,2695,2698,2699) [ RunTime:0.003343s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004315s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (199,200,204,233,234) [ RunTime:0.003331s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004281s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (60,62,44,37,39,53,84,105) [ RunTime:0.003274s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004169s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003549s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 199 [ RunTime:0.003738s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005165s ]