SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005337s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 291 ) [ RunTime:1.770270s ]
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` = 291 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.019590s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005785s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2048,225,409,506,226,227,420,438,423,435,421,430,407,408,2693,2695,2699,2696,3234,3300,3304,3301,2044,462,464) [ RunTime:0.003933s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004976s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (291,310,312,292,293,299,300) [ RunTime:0.003730s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004359s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,37) [ RunTime:0.003583s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004937s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003515s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 291 [ RunTime:0.003807s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005073s ]