You've already forked FrameTour-BE
无识别结果时返回
This commit is contained in:
@ -6,7 +6,7 @@ import java.util.List;
|
||||
|
||||
@Data
|
||||
public class SearchFaceRespVo {
|
||||
private Float score;
|
||||
private float score;
|
||||
private List<Long> sampleListIds;
|
||||
private String searchResultJson;
|
||||
private Float firstMatchRate;
|
||||
|
Reference in New Issue
Block a user