SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005056s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 362 ) [ RunTime:1.364685s ]
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 0,20 [ RunTime:0.017397s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005962s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,488,489,407,484,440,457,408,2693,2779,2790,482,466,475,226,455,877,944,945,923,925,912,913,914,890,909,911,899,896) [ RunTime:0.003369s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.010137s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.003982s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004751s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (60,44,37,105) [ RunTime:0.016526s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.013430s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.006316s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.004062s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005474s ]