SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004783s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 196 ) [ RunTime:1.021178s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.081596s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004610s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,884,888,878,971,944,949,958,923,924,880,912,913,890,904,905,895,403,404,2976,2836,2837,2842,2843,2932,2936,2841,2850,2693,2695,2698,2699) [ RunTime:0.003296s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003930s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.005183s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.007008s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,62,44,39,140) [ RunTime:0.003202s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004241s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003440s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003371s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004745s ]