tmp 하드링크 수정

This commit is contained in:
2026-02-20 13:36:48 +09:00
parent 4f16355cda
commit 832e1b5681
3 changed files with 10 additions and 2 deletions

View File

@@ -19,5 +19,6 @@ public class ModelTrainLinkDto {
private String comparePath;
private String targetPath;
private String labelPath;
private String geoJsonPath;
private String datasetUid;
}