SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004993s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 294 ) [ RunTime:1.662199s ]
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` = 294 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.344427s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.007429s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,466,479,226,227,420,438,407,408,877,878,887,971,944,949,923,931,879,882,881,912,921,913,906,918,914,884,892,403,404,2986,2980) [ RunTime:0.004459s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005897s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (294,295,296,297,298,302,303,308,309) [ RunTime:0.004362s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004957s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,42,39) [ RunTime:0.003672s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006207s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.006338s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 294 [ RunTime:0.003807s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006076s ]