SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004740s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 356 ) [ RunTime:0.809392s ]
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` = 356 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.013482s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004765s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,906,910,890,896,2693,2695,2699,2697,2696,2812,2816,2814,2768,2769,2754,2760,2740,2741,2730,2731,2728,2729,2708,2718,2715,2703,218,219,2469,2466) [ RunTime:0.003377s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004113s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (356,367,368,357,358) [ RunTime:0.006507s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003864s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,54,84,60,44,140,105) [ RunTime:0.006024s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004314s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003431s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 356 [ RunTime:0.003432s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004816s ]