SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005187s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 64 ) [ RunTime:0.160547s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:1.849502s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.012820s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2048,225,420,421,748,1124,1126,1121,1137,749,1119,877,944,947,893,968,954,912,920,915,884,888,886,750,751,760,844,868,800,803,2836,2837,2842,2932,2936) [ RunTime:0.003639s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004551s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,78,79,68,69,86,87,83,84,65,66) [ RunTime:0.004367s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004713s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,39,42,37,54) [ RunTime:0.003620s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005208s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003995s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.004647s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005298s ]