SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005966s ]
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` = 199 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.019725s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005225s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,409,498,499,488,496,407,494,484,482,466,467,462,465,440,456,457,441,420,438,421,423,435,411,412,408) [ RunTime:0.003983s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004793s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (199,200,204,233,234) [ RunTime:0.003596s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005448s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (42,54,44,37) [ RunTime:0.004243s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005029s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004134s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 199 [ RunTime:0.003638s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004973s ]