SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004828s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 57 ) [ RunTime:1.115583s ]
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` = 57 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.010737s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004331s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,483,440,456,226,461,436,449,437,877,893,965,944,961,949,962,943,954,934,935,937,923,925) [ RunTime:0.003250s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003853s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,70,71,58,507,60,589,590,596) [ RunTime:0.003168s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003940s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,54,39,37) [ RunTime:0.003634s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004349s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003756s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.003384s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004778s ]