SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004749s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:3.132101s ]
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` = 545 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.024980s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004626s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2696,2806,2808,2793,2803,2804,2768,2769,2694,2721,2708,2719,2716,2718,2698) [ RunTime:0.003296s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004103s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,546,547,577,581,564,569,573,574) [ RunTime:0.003259s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003926s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (60,44,105,84) [ RunTime:0.003213s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004092s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003421s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.003463s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004879s ]