SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005283s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 351 ) [ RunTime:0.544185s ]
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` = 351 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.043805s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004976s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2779,2792,2791,2782,2728,2745,2747,2748,2694,2720,2708,2718,2695,2712,2702,2701,218,219,2474,2466,1346,3280,3282,3293,3234,3300,3304) [ RunTime:0.006249s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004929s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,613,618,370,371,352,353,359,611) [ RunTime:0.008139s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004379s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,37) [ RunTime:0.004005s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005734s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.008651s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.005856s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006967s ]