SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005837s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 121 ) [ RunTime:2.188336s ]
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` = 121 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.014740s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004457s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2053,2059,2043,2048,2044,225,411,412,407,484,482,420,445,443,421,413,422,408,2693,2708,2723,1346,1347,3234,3300,3303,3304,409,505,499,490,488,489) [ RunTime:0.003548s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004082s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,126,127,129,152,145,146,124,137,135,136,133,138) [ RunTime:0.003301s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003893s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,39,40,42,60) [ RunTime:0.003222s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004875s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003639s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.003628s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005069s ]