SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.008705s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 64 ) [ RunTime:0.235165s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.163487s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004876s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2812,2814,2695,2710,2699,2737,2822,2806,2808,2793,2803,2779,2780,2756,2777,2754,2755,2767,2764,2728,2729,2730,2732,2694,2724,2708,2709,2701,2836,2916,2925,2924) [ RunTime:0.003681s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004546s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,68,69,65,66,78,79,86,87,75,81) [ RunTime:0.003384s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005334s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,42) [ RunTime:0.003379s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.007206s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003672s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003549s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004905s ]