SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007126s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.005515s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006021s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2696,2793,2803,2806,2807,2756,2757,2728,2749,2742,2747,2694,2722,2708,2717,2709,2702,2701,2703,218,219,2465,2603,2610,2567,2591,2536,2544,2532,2533,2550,2534,2538) [ RunTime:0.004156s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004278s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.003192s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004110s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,54,44,105,40) [ RunTime:0.003200s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004162s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003370s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003443s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004724s ]