You've already forked FrameTour-BE
修改
This commit is contained in:
@ -51,11 +51,9 @@ public class ScenicConfigEntity {
|
||||
* 视频保存时间
|
||||
*/
|
||||
private Integer videoStoreDay;
|
||||
/**
|
||||
* 最大行程时长
|
||||
*/
|
||||
private Integer maxJourneyHour;
|
||||
private Integer allFree;
|
||||
private Integer disableSourceVideo;
|
||||
private Integer disableSourceImage;
|
||||
private Integer templateNewVideoType;
|
||||
private Integer antiScreenRecordType;
|
||||
}
|
||||
|
@ -13,4 +13,5 @@ public class TemplateConfigEntity {
|
||||
private Integer isDefault;
|
||||
private Date createDate;
|
||||
private Integer minimalPlaceholderFill;
|
||||
private Integer automaticPlaceholderFill;
|
||||
}
|
||||
|
Reference in New Issue
Block a user