SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005241s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:3.301388s ]
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` = 190 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.009700s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004820s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,408,2693,2695,2699,2698,2696,2812,2816,1346,3328,1347,3314,3329,3280,3288,3289,3282,3281,3234,3300,3303,3304,3302) [ RunTime:0.003446s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004256s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,214,215,191,212) [ RunTime:0.003258s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004183s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,39,105,37,40) [ RunTime:0.003279s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004586s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003568s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.003651s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004935s ]