SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005599s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 57 ) [ RunTime:6.484402s ]
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` = 57 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.022143s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004946s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2694,2722,2708,2718,2719,2695,2712,2705,225,413,419,411,418,414,409,499,506,407,483,440,456,226,461,436,449,437,877,893,965) [ RunTime:0.004822s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005644s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,58,507,70,71,60,589) [ RunTime:0.003746s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004346s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,54,39) [ RunTime:0.003324s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004683s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003754s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.004070s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005922s ]