SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.010233s ]
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` = 548 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 120,20 [ RunTime:0.090223s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005191s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (218,2616,2617,1346,3280,3282,3288,3289,3234,3300,3304,3235,3236,2042,2053,2064,2057,2060,2061,2062,2059,2043,2048,225,409,499,491,501,493,488,489,226,227,420,421,411,412,748,749,1129,1121,1132,1127) [ RunTime:0.003872s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.006429s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (548,549,550,552,553) [ RunTime:0.003316s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004604s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (39,55,44,40,37,42,54,60) [ RunTime:0.003334s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004888s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003688s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 548 [ RunTime:0.003677s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005081s ]