You've already forked FrameTour-BE
bug
This commit is contained in:
src/main
java
com
ycwl
basic
constant
controller
mapper
model
service
impl
mobile
pc
task
mobile
task
task
resources
@ -5,6 +5,8 @@ import lombok.Data;
|
||||
@Data
|
||||
public class VideoTaskStatusVO {
|
||||
private Integer status;
|
||||
private Long videoId;
|
||||
private Long templateId;
|
||||
private Long faceId;
|
||||
private Long scenicId;
|
||||
}
|
||||
|
Reference in New Issue
Block a user