학습데이터 목록에 추론 uuid 컬럼도 추가

This commit is contained in:
2026-01-22 12:03:54 +09:00
parent f3c625d89b
commit cf7d25072b
2 changed files with 5 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ public class LabelWorkDto {
private String resultUid;
private String subUid;
private UUID learnUuid;
@JsonProperty("detectYear")
public String getDetectYear() {