SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004906s ]
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 40,20 [ RunTime:0.026355s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004608s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,912,914,884,892,878,879,403,404,2986,2980,2978,2836,2837,2843,2842,2932,2939,2916,2925,2952,2944,2910,2915,2895,2896,2840,2857,2693,2695,2698,2699) [ RunTime:0.003516s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004337s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (294,297,298,295,296,302,303,308,309) [ RunTime:0.003256s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004059s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,37,39) [ RunTime:0.003277s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004412s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003466s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 294 [ RunTime:0.003521s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004837s ]