SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005122s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 121 ) [ RunTime:2.510161s ]
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` = 121 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.020162s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004917s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,493,407,484,483,482,440,457,456,420,445,877,944,946,923,927,912,921,922,914,906,910,890,897,2693,2695,2699) [ RunTime:0.003193s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004155s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,133,138,124,137,135,136,122,123) [ RunTime:0.003198s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004260s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (40,44,37,54,39,105) [ RunTime:0.003250s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004706s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003462s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.004273s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004732s ]