SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005177s ]
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 40,20 [ RunTime:0.238909s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004977s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (1346,1347,3288,3289,3234,3300,3302,225,413,414,409,498,491,503,488,489,466,470,436,447,444,437,429,420,421,407,408,877,878,971,944,953,947,934,939,923,926) [ RunTime:0.003538s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004282s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (548,549,550,552,553) [ RunTime:0.003243s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004220s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,40,42) [ RunTime:0.003268s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004190s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003709s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 548 [ RunTime:0.003475s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004896s ]