You've already forked FrameTour-BE
全免费逻辑
This commit is contained in:
@@ -33,7 +33,6 @@ public class ScenicConfigEntity {
|
||||
* 是否为默认
|
||||
*/
|
||||
private Integer isDefault;
|
||||
private Integer allFree;
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
@@ -56,4 +55,7 @@ public class ScenicConfigEntity {
|
||||
* 最大行程时长
|
||||
*/
|
||||
private Integer maxJourneyHour;
|
||||
private Integer allFree;
|
||||
private Integer disableSourceVideo;
|
||||
private Integer disableSourceImage;
|
||||
}
|
||||
|
Reference in New Issue
Block a user