generated from dxfeng/secondev-chapanda-feishu
工作经历 取值调整
This commit is contained in:
parent
a2114cf2ca
commit
0f57d6ab51
|
|
@ -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("工作内容"));
|
||||
// 工作年限
|
||||
|
|
|
|||
Loading…
Reference in New Issue