SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004790s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 95 ) [ RunTime:7.131042s ]
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` = 95 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.027361s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004466s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2698,2697,2696,2737,2822,2828,2754,2759,2728,2747,2730,2732,2708,2723,2719) [ RunTime:0.003304s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004120s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (95,582,601,96,603) [ RunTime:0.003198s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003871s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,48,119) [ RunTime:0.003225s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004166s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003379s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 95 [ RunTime:0.003502s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004889s ]