SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004884s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 103 ) [ RunTime:3.953930s ]
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` = 103 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 120,20 [ RunTime:0.080052s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005401s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,890,903,905,909,906,907,898,896,902) [ RunTime:0.003508s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004808s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,170,172,522,523,107,109,512,513,393,394,431,444,341,342) [ RunTime:0.003470s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004604s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (39,44,37,54) [ RunTime:0.003386s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005044s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003763s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.004492s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005205s ]