SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004840s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 294 ) [ RunTime:0.229286s ]
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` = 294 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.144883s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004393s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2737,2827,2695,2699,2698,2823,2832,2793,2809,2708,2718,2709,2836,2932,2939,2916,2925,2952,2944,2910,2915,2895,2896,2837,2840,2857,2768,2786) [ RunTime:0.003241s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003927s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (294,295,296,297,298,302,303,308,309) [ RunTime:0.003157s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003906s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,84,39,37) [ RunTime:0.003171s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004947s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.005949s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 294 [ RunTime:0.004840s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005961s ]