generated from dxfeng/secondev-chapanda-feishu
Merge branch '20231124' of http://221.226.25.34:3000/dxfeng/weaver-hrm-recruit into V1/职位发布SDK升级
This commit is contained in:
commit
499fb49a23
|
|
@ -181,7 +181,7 @@ public class ResumeIdentifyServiceImpl extends Service implements ResumeIdentify
|
|||
} else if("男".equals(xb)){
|
||||
dataMap.put("xb", 0);
|
||||
}else{
|
||||
dataMap.put("xb", "");
|
||||
dataMap.put("xb", null);
|
||||
}
|
||||
// 体重(KG)
|
||||
String tz = personalInformation.getString("体重");
|
||||
|
|
|
|||
Loading…
Reference in New Issue