You've already forked FrameTour-BE
景区设置添加一个,返回status状态
This commit is contained in:
@@ -88,4 +88,7 @@ public class ScenicConfigEntity {
|
||||
|
||||
private PayAdapterType payType;
|
||||
private String payConfigJson;
|
||||
|
||||
private String imageSourcePackHint;
|
||||
private String videoSourcePackHint;
|
||||
}
|
||||
|
@@ -42,4 +42,7 @@ public class ScenicConfigResp {
|
||||
private Integer imageSourceStoreDay;
|
||||
private Integer userSourceExpireDay;
|
||||
private BigDecimal brokerDirectRate;
|
||||
|
||||
private String imageSourcePackHint;
|
||||
private String videoSourcePackHint;
|
||||
}
|
||||
|
Reference in New Issue
Block a user