SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005140s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `company_type_id` = 105 ) [ RunTime:1.288232s ]
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 ( `company_type_id` = 105 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.031801s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005207s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2698) [ RunTime:0.003411s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005178s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,122,123,268,271,274,157,160,161,351,354,612,545,577,581,95,582,601,190,191,212,214,215,269,270,133,138,564,569,135,136,103,170,172,362,363,366,613,618,57,58,507,158,164) [ RunTime:0.005899s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005525s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` = 105 [ RunTime:0.004303s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004996s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.008619s ]
SELECT * FROM `ent_company_type` [ RunTime:0.010314s ]