SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006210s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.042153s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004233s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2916,2931,2924,2895,2896,2853,2854,2693,2695,2698,2737,2830,2812,2813,2793,2803,2756,2757,2694,2735,218,2567,2602,2532,2533,2513,2529,2508,2509) [ RunTime:0.003648s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004494s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,78,79,86,87,72,73,65,66,68,69) [ RunTime:0.003463s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004586s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,39,60,55) [ RunTime:0.003498s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006259s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003703s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003762s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005092s ]