SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007085s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.039723s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004657s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (218,2508,2515,2516,2517,2513,2524,2509,2484,2496,2482,2483,2499,219,2469,2480,2467,2474,2478,2470) [ RunTime:0.003585s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004402s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.003399s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004613s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,42,54,39,37,40) [ RunTime:0.003932s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005342s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004320s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.004818s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005579s ]