SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005534s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 193 ) [ RunTime:1.104570s ]
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` = 193 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.045204s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005295s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (551,611,621,601,608,612,615,634,609,652,606,607,738) [ RunTime:0.004106s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004831s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (193,216,217,194,205,202,203) [ RunTime:0.005326s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005359s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (54,44,39,48,37,76) [ RunTime:0.003155s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005407s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004031s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 193 [ RunTime:0.003685s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004764s ]