SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005734s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 103 ) [ RunTime:6.774200s ]
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 100,20 [ RunTime:0.080720s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006039s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,944,954,893,943,951,934,935,937,938,923,933,927,932,925,912,919,913,914,906,907,890,903) [ RunTime:0.003514s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004611s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,431,444,512,513,170,172,334,335,522,523,446,447,396,408,173,263,104,110,532,556) [ RunTime:0.003485s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004405s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,54,55,37,40,53) [ RunTime:0.003376s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004839s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003717s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.003809s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005015s ]