SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.010881s ]
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 120,20 [ RunTime:0.011187s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.047666s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (748,749,1119,1124,1125,1120,1129,1121,1131,877,878,971,893,965,934,935,880,890,891,403,404,2957,406,2972,2971) [ RunTime:0.004925s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005453s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.003415s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004339s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,40,44,60) [ RunTime:0.003394s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004950s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004010s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.003785s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005096s ]