SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005058s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 157 ) [ RunTime:1.215275s ]
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` = 157 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.028554s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004617s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2048,225,407,482,408,226,469,2693,2695,2699,2823,2824,1346,3280,3282,3283,2044,409,505,484,450,455,420,438,436,437,421,877,893,943) [ RunTime:0.003325s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004092s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (157,160,161,158,164) [ RunTime:0.003217s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004005s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (55,42,44,37,62,60) [ RunTime:0.003245s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004143s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003449s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 157 [ RunTime:0.003425s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004908s ]