SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005442s ]
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 120,20 [ RunTime:0.004614s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004130s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (551,601,737,1346,3280,3234,3235,3236,225,488,493,420,425,748,1124,1126,749,1129,1119,877,944,952,893,943) [ RunTime:0.003439s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004102s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,72,73,65,66,68,69,78,79,83,84) [ RunTime:0.003314s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004170s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (42,37,44,40) [ RunTime:0.003269s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006241s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004324s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003746s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004925s ]