简历解析提示词修改

This commit is contained in:
2025-12-01 08:35:49 +08:00
parent d30067cb82
commit 22c0f3d95d
2 changed files with 4 additions and 1 deletions

View File

@@ -16,4 +16,7 @@ public class VcSkillsToolsDto {
@ApiModelProperty("内容")
private String content;
@ApiModelProperty("证书附件URL")
private String fileUrl;
}