SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005114s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 362 ) [ RunTime:0.979817s ]
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` = 362 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 140,20 [ RunTime:0.174363s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004432s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (403,404,2960,750,751,756,860,875,844,874,830,833,841,831,815,820,753,752,755,800,801,771,787,782,783,763,768) [ RunTime:0.004562s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004325s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.003313s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004376s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (42,44,37,105,54) [ RunTime:0.003266s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004923s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003623s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.003708s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004908s ]