SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005739s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 157 ) [ RunTime:1.243147s ]
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` = 157 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.147697s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005813s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2837,2838,2853,2858,2693,2695,2699,2700,2698,2697,2812,2821,2814,2806,2807,2779,2780,2768,2769,2740,2753,2708,2709,218,219,2465,2603,2609) [ RunTime:0.004571s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.013843s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (157,160,161,158,164) [ RunTime:0.006900s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004562s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,54,44,60,96,105,59) [ RunTime:0.003399s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004725s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003682s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 157 [ RunTime:0.003570s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004963s ]