SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005188s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 291 ) [ RunTime:2.529630s ]
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` = 291 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.013457s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004370s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,413,414,877,944,954,893,943,946,934,935,906,910,890,896,2693,2695,2699,2696,2825,2829,2812,2820,2793,2803,2779,2792,2768,2769,2756,2773,2757) [ RunTime:0.003306s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004104s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (291,310,312,299,300,292,293) [ RunTime:0.003163s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003846s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (54,37,44,105,140) [ RunTime:0.003201s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004111s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003421s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 291 [ RunTime:0.003555s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004723s ]