SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004967s ]
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` = 362 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.042582s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004287s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (218,219,2469,2466,2470,220,2464,2042,2057,2058,2043,2048,225,407,408,462,464,436,437,748,749,1119) [ RunTime:0.003397s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003987s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.003117s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004019s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (39,40,44,37) [ RunTime:0.004679s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005166s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004760s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.004314s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005494s ]