SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004798s ]
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 80,20 [ RunTime:0.084043s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004325s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2806,2807,2779,2790,2793,2794,2792,2791,2768,2781,2786,2784,2756,2773,2754,2764,2728,2750,2740,2743,2730,2736,2694,2735,2732,2725) [ RunTime:0.003436s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004184s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,70,71,58,507,60,589,590,596,62,63) [ RunTime:0.003546s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004086s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,84) [ RunTime:0.003314s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.009804s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004119s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.004224s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005522s ]