BUG-工作经验BUG修复

This commit is contained in:
dxfeng 2024-05-24 11:37:12 +08:00
parent 2b053ff154
commit 415b57e732
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ public class QllResumePo {
if (parseInt > 20) {
year = "20年以上";
}
return ModeBrowserCommonInfo.getResumeSource(year);
return ModeBrowserCommonInfo.getWorkExperience(year);
}
public String getZgxl() {