SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007089s ]
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 80,20 [ RunTime:0.030432s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004665s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,420,445,436,437,421,423,434,424,435,413,414,407,408,877,944,951,947,946,893,970,949,962,960,967) [ RunTime:0.003412s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004344s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,431,444,450,459,512,513,475,511,522,523,532,556,473,474,440,441,411,419,107,109,104,110,341,342,173,263,178,181,393,394) [ RunTime:0.003339s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004156s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (62,44,39,37,40) [ RunTime:0.003232s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004984s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003935s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.003646s ]
SELECT * FROM `ent_company_type` [ RunTime:0.007380s ]