SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005034s ]
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 120,20 [ RunTime:0.005016s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004791s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3249,3266,2042,2043,2047,225,413,414,411,418,409,410,412,491,501,506,407,490,495,488,496,484,462,471,466,477,440,457,456) [ RunTime:0.003597s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004292s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,60,589,58,508,70,71,507,590,596) [ RunTime:0.003481s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004367s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,39) [ RunTime:0.003450s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004530s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003819s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.003735s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005053s ]