SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.008008s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:4.847738s ]
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 80,20 [ RunTime:0.044498s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004409s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3238,3239,3247,3246,3235,3236,3243,3251,2042,2061,2069,2043,2047,225,411,418,413,414,412,417,409,505,498) [ RunTime:0.003425s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004158s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,577,581,573,574,564,569,546,547) [ RunTime:0.003334s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004135s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,54) [ RunTime:0.003225s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004237s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003414s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.003397s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004870s ]