SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004769s ]
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 40,20 [ RunTime:0.019186s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004486s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,484,440,457,452,456,420,421,413,414,877,878,971,944,964,954,934,939,936,935,923,931,880,881,882,890,904,897,891,884,886) [ RunTime:0.003355s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004234s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.003259s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004117s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,60,39,40) [ RunTime:0.003242s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004413s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003459s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.003502s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004901s ]