SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005038s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 103 ) [ RunTime:5.667567s ]
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` = 103 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.012479s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005531s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (1346,3328,3329,1347,3369,3310,3311,3355,3341,3280,3284,3288,3295,3282,3234,3300,3304,3301,3306,3303,2042,2061,2067,2053,2059,2065,2043,2047,2044,225,411,412) [ RunTime:0.003379s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004393s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,393,394,431,444,512,513,334,335,173,263,411,419,429,433,463,464,475,511,522,523,178,180,107,109) [ RunTime:0.003504s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004234s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (40,55,37,44,39) [ RunTime:0.003369s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004664s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003465s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.003721s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004855s ]