SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005327s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 196 ) [ RunTime:2.091929s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 140,20 [ RunTime:0.112788s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005088s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,494,482,466,475,413,414,748,749,1119,877,878,971,893,962,879,912,913,914,890,904,905,883) [ RunTime:0.004318s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004952s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.005022s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005126s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37) [ RunTime:0.004440s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006489s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004560s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003928s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005215s ]