You've already forked FrameTour-BE
修改
This commit is contained in:
@ -10,6 +10,6 @@ public class VideoTaskStatusVO {
|
||||
private Long templateId;
|
||||
private Long faceId;
|
||||
private Long scenicId;
|
||||
private int count;
|
||||
private int maxCount;
|
||||
private long count;
|
||||
private long maxCount;
|
||||
}
|
||||
|
Reference in New Issue
Block a user