SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004885s ]
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` = 356 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.004206s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004462s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3300,3303,2042,2061,2067,225,411,418,409,498,407,483,408,410,877,878,971,944,959,934,935,923,925,883,912,916) [ RunTime:0.003329s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004104s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (356,367,368,357,358) [ RunTime:0.003266s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005290s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,62,60,39) [ RunTime:0.003176s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004349s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003488s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 356 [ RunTime:0.003434s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004753s ]