添加功能

This commit is contained in:
马宝龙
2026-06-30 15:58:54 +08:00
parent 51ddc43fb3
commit 28b295f4ab
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@ public class AnalysisExportServiceImpl implements AnalysisExportService {
case WISDOM_EMPLOYMENT_LABOR_FORCE_EMPLOYMENT:
test(response, dto);
break;
// 劳动力动态监测系统-劳动力就业失业数据分析
// 劳动力动态监测系统-劳动力招聘需求分析
case LABOR_FORCE_RECRUITMENT_DEMAND:
test(response, dto);
break;