SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005071s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 548 ) [ RunTime:0.790727s ]
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` = 548 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.012865s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.016727s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2043,2044,225,491,501,488,496,407,490,485,408,2693,2779,2796,2728,2749,413,419,409,505,489,494,492,462,465,420,438,421,877,893,963) [ RunTime:0.008407s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.013192s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (548,549,550,552,553) [ RunTime:0.009861s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005088s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (40,42,44,37,39,72,55) [ RunTime:0.005648s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.007685s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.008136s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 548 [ RunTime:0.003361s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004696s ]