SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004992s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:2.383696s ]
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 60,20 [ RunTime:0.018163s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006661s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (1346,3280,3288,3289,3298,3295,3282,3281,3284,3234,3300,3303,3304,3302) [ RunTime:0.003312s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004240s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,577,581,546,547,573,574,564,569) [ RunTime:0.003265s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004135s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37) [ RunTime:0.003165s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004726s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003513s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.003527s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004785s ]