SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005222s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 351 ) [ RunTime:2.379114s ]
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` = 351 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.029418s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004789s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,490,491,492,482,408,466,470,462,464,474,440,454,2693,2695,2698,2696,2754,2755,1346,3280,3282,3285,3234,3300,3303,3304) [ RunTime:0.003473s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004005s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,613,618,359,611,354,612,352,353) [ RunTime:0.003159s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003836s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,105,39) [ RunTime:0.003112s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.003995s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003306s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.003373s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004711s ]