SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005052s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 64 ) [ RunTime:0.237538s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.015980s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005251s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,488,489,407,487,482,483,420,445,2693,2812,2814,2695,2710,1346,3288,3292,3234,3300,3301,443,428,877,893,963,944,946,943,934,941,923,933,927) [ RunTime:0.003656s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004566s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,78,79,65,66,68,69) [ RunTime:0.003370s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004402s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,105,54,39) [ RunTime:0.003433s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004902s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003709s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003681s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005038s ]