You've already forked FrameTour-BE
人脸
This commit is contained in:
src/main
@ -0,0 +1,8 @@
|
||||
package com.ycwl.basic.facebody.entity;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class AddFaceResp {
|
||||
private Float score;
|
||||
}
|
Reference in New Issue
Block a user