SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005100s ]
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 80,20 [ RunTime:0.038492s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005076s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,934,935,923,931,878,881,880,912,922,919,879,403,404,2968,2836,2837,2843,2932,2934,2895,2903,2897,2905,2841,2838,2840) [ RunTime:0.003632s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004687s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (157,160,161,158,164) [ RunTime:0.003573s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004717s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,54,39,40,60,74) [ RunTime:0.003450s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004948s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003759s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 157 [ RunTime:0.003737s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005118s ]