SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005001s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 103 ) [ RunTime:7.602938s ]
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` = 103 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.030097s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006233s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2061,2068,225,411,412,409,506,491,501,407,490,494,488,496,493,408,462,474,464,226,461,451,440,458) [ RunTime:0.004424s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005486s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,393,394,512,513,532,556,522,523,463,464,431,444,415,416,334,335,170,172,477,489,516,517,396,408,104,110,261,262) [ RunTime:0.003768s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005499s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (42,44,37,54,39) [ RunTime:0.004386s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004798s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003576s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.003528s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004865s ]