SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004937s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 199 ) [ RunTime:9.029337s ]
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` = 199 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.021083s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.010093s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2708,2723,2695,2701,1346,3288,3292,3280,3281,3234,3300,3304,3306,3303,3301,3305,3238,3251,3235,3242,225,413,414,411,412,409,499) [ RunTime:0.004612s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005099s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (199,233,234,200,204) [ RunTime:0.003191s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004461s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,60,37,39) [ RunTime:0.003223s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004835s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003515s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 199 [ RunTime:0.003450s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004809s ]