SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007104s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 64 ) [ RunTime:0.132113s ]
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 140,20 [ RunTime:0.140700s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006030s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,878,882,912,921,914,890,895,897,884,892,888,886,750,842,847,830,835,822,827,751,752,810,813,782,805,2836,2927,2935,2916,2938,2925,2693,2695,2699,2806,2815,2793,2804) [ RunTime:0.004397s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005656s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,65,66,78,79,68,69,86,87,75,81) [ RunTime:0.004306s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.006487s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,42,105) [ RunTime:0.003339s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.012402s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003685s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003990s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005799s ]