SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004728s ]
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` = 157 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.030108s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004852s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,409,499,491,503,407,494,490,484,482,408,440,452,456,457,441,420,438,423,424,411,415,877,878,887,971,944,961,934,935) [ RunTime:0.003420s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004493s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (157,158,164,160,161) [ RunTime:0.003393s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004623s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,42,40,54) [ RunTime:0.003641s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005264s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003583s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 157 [ RunTime:0.004101s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006248s ]