SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005887s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 193 ) [ RunTime:0.736391s ]
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 120,20 [ RunTime:0.045837s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006273s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (551,601,739,738,737,743,604,603,605,726,731,733,725,734) [ RunTime:0.004389s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004299s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (193,202,203,194,205) [ RunTime:0.004444s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004905s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,48,44,285,72,105,59) [ RunTime:0.003166s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006222s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003508s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 193 [ RunTime:0.003506s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004732s ]