SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005144s ]
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` = 291 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.049673s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004647s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,462,468,466,467,474,471,440,441,436,437,423,424,413,414,877,878,971,944,953,958,934,935,940,923,927,924,882) [ RunTime:0.003434s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004371s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (291,310,312,292,293,299,300) [ RunTime:0.003233s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004118s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (60,44,37,39) [ RunTime:0.003265s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004641s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003680s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 291 [ RunTime:0.003554s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004846s ]