feat: add redis
This commit is contained in:
@@ -178,6 +178,7 @@ public class InferenceResultDto {
|
||||
@AllArgsConstructor
|
||||
public static class DetailListEntity {
|
||||
|
||||
private Double detectionScore;
|
||||
private Clazz compare;
|
||||
private Clazz target;
|
||||
private MapSheet mapSheet;
|
||||
|
||||
Reference in New Issue
Block a user