SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005222s ]
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 60,20 [ RunTime:0.038063s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004888s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,906,917,890,896,891,878,889,403,404,2975,2836,2837,2843,2842,2932,2936,2944,2910,2911,2895,2903,2901,2848,2849,2838) [ RunTime:0.003507s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004468s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (356,357,358,367,368) [ RunTime:0.003291s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004475s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,39,54,44,105,46) [ RunTime:0.003268s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004736s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.024944s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 356 [ RunTime:0.003718s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004877s ]