SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.010105s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 351 ) [ RunTime:1.996728s ]
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` = 351 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.043275s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004862s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3300,3301,225,411,412,409,499,407,494,484,408,226,460,413,429,877,878,971,934,935,923,926,925,880) [ RunTime:0.003605s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004580s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,359,611,370,371,613,618,352,353,354,612) [ RunTime:0.003427s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004364s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,39,44) [ RunTime:0.003431s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005021s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003642s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.003765s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004989s ]