SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005617s ]
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` = 294 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 120,20 [ RunTime:0.031896s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.007701s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (750,810,811,800,804,771,790,776,773,780,2836,2837,2843,2932,2936,2916,2931,2924,2927,2951,2895,2904,2841,2851,2860,2850,2693,2695,2698,2699) [ RunTime:0.005461s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004916s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (294,297,298,295,296) [ RunTime:0.003606s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004826s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,46,40,105,44,39) [ RunTime:0.003470s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004771s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003596s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 294 [ RunTime:0.003713s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004923s ]