SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005162s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 196 ) [ RunTime:5.019658s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.016553s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004909s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2698,2699,2697,2696,2737,2822,2823,2824,2825,2826,2806,2807,2779,2792,2768,2786,2728,2729,2694,2720,2711,2703) [ RunTime:0.003404s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004331s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.003356s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004044s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (60,44,140,105,84) [ RunTime:0.003345s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004217s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003484s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003510s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004990s ]