SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006364s ]
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` = 548 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.005988s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.009793s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2848,2849,2873,2880,2877,2874,2887,2853,2854,2859,2693,2695,2699,2698,2812,2814,2793,2809,2756,2778,2757,2728,2729,2708,2715,2712,2706) [ RunTime:0.003761s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004312s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (548,549,550,552,553) [ RunTime:0.003249s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004082s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,40,44,54,84,105,140) [ RunTime:0.007312s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004677s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003562s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 548 [ RunTime:0.003507s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005277s ]