SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005715s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:2.714978s ]
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` = 190 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.011334s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004404s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,912,919,913,916,914,890,903,896,898,2693,2695,2699,2698) [ RunTime:0.003229s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004430s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,191,212,214,215) [ RunTime:0.003173s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004634s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,59,54,39,84,105) [ RunTime:0.003173s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004061s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003419s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.004796s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005462s ]