You've already forked FrameTour-BE
修改
This commit is contained in:
@@ -84,4 +84,6 @@ public class ScenicAddOrUpdateReq {
|
||||
private String account;
|
||||
@ApiModelProperty("密码")
|
||||
private String password;
|
||||
private String kfCodeUrl;
|
||||
private String kfPhone;
|
||||
}
|
||||
|
@@ -88,4 +88,6 @@ public class ScenicRespVO {
|
||||
private BigDecimal price;
|
||||
@ApiModelProperty("镜头数")
|
||||
private Integer lensNum;
|
||||
private String kfCodeUrl;
|
||||
private String kfPhone;
|
||||
}
|
||||
|
Reference in New Issue
Block a user