SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007061s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 291 ) [ RunTime:1.765212s ]
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 100,20 [ RunTime:0.073298s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004833s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2837,2838,2851,2852,2857,2846,2845,2693,2695,2700,2697,2812,2816,2793,2809,2779,2791,2768,2786,2754,2760,2694,2721,2726,2708,2709,2701) [ RunTime:0.003640s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004361s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (291,299,300,292,293,310,312) [ RunTime:0.003554s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004252s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,54) [ RunTime:0.003343s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004606s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003504s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 291 [ RunTime:0.003724s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004938s ]