SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005797s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 121 ) [ RunTime:1.567332s ]
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` = 121 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.107329s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005094s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2916,2917,2895,2896,2848,2889,2888,2873,2885,2849,2837,2857,2847,2840,2693,2695,2700,2698,2699,2696,2697,2737,2830,2779,2792,2768,2783,2756,2777) [ RunTime:0.003652s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005019s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,133,138,124,137,135,136,122,123,129,130) [ RunTime:0.003607s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004891s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,105,59,60) [ RunTime:0.003303s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005020s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003845s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.003599s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006285s ]