You've already forked FrameTour-BE
加点缓存
This commit is contained in:
@@ -35,6 +35,7 @@ public class SourceRespVO {
|
||||
*/
|
||||
@ApiModelProperty("来源设备id")
|
||||
private Long deviceId;
|
||||
private Long faceId;
|
||||
@ApiModelProperty("原素材类型:1视频,2图像")
|
||||
private Integer type;
|
||||
/**
|
||||
|
@@ -29,6 +29,7 @@ public class VideoRespVO {
|
||||
*/
|
||||
@ApiModelProperty("用户id")
|
||||
private Long memberId;
|
||||
private Long faceId;
|
||||
/**
|
||||
* 模版id
|
||||
*/
|
||||
|
Reference in New Issue
Block a user