SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005000s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 57 ) [ RunTime:2.230831s ]
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 100,20 [ RunTime:0.133923s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.012647s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2694,2725,2724,2720,2707,2727,2722,2708,2715,2713,2718,2709,2695,2710,2701,2706,1346,3328,3350) [ RunTime:0.004797s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004667s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,60,589,58,507,70,71,590,596) [ RunTime:0.003388s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004927s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,37) [ RunTime:0.005185s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005000s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003740s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.003838s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005117s ]