SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006817s ]
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` = 57 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.020661s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004277s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,923,929,924,927,925,912,913,890,903,906,908,897,2693,2695,2698,2699,2697,2737,2827,2806,2815,2812,2816,2807) [ RunTime:0.003911s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004590s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,60,589,62,63,70,71,58,507) [ RunTime:0.003225s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004128s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,42,39,105) [ RunTime:0.003223s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004715s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003538s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.003701s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006351s ]