工作经历 取值调整

This commit is contained in:
dxfeng 2024-07-29 13:39:29 +08:00
parent a2114cf2ca
commit 0f57d6ab51
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ public class ResumeIdentifyServiceImpl extends Service implements ResumeIdentify
// 工作单位
workMap.put("gzdw", o.getString("工作单位"));
// 岗位名称
workMap.put("gwmc", o.getString("工作岗位"));
workMap.put("gwmc", o.getString("岗位名称"));
// 工作经历
workMap.put("gzjl", o.getString("工作内容"));
// 工作年限