Merge remote-tracking branch 'origin/dev/dev' into dev/dev
This commit is contained in:
@@ -23,7 +23,7 @@ public class PoseTransformation extends BaseEntity {
|
||||
|
||||
private String videoUrl;
|
||||
// GIF第一帧截图
|
||||
private String imageUrl;
|
||||
private String firstFrameUrl;
|
||||
|
||||
private byte isLiked;
|
||||
|
||||
|
||||
@@ -15,4 +15,6 @@ public class SketchReconstruction extends BaseEntity{
|
||||
|
||||
private Long generateDetailId;
|
||||
|
||||
private String gender;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user