SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005024s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:4.916493s ]
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` = 545 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.046499s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006416s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2053,2064,2057,2060,2050,2052,2043,2047,225,413,414,411,415,412,409,499,491,503,407,494,492,488,496,493,487,482,408) [ RunTime:0.003297s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004314s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,573,574,546,547,577,581,564,569) [ RunTime:0.003358s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004179s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,62) [ RunTime:0.003192s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004695s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003532s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.003477s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004860s ]