You've already forked FrameTour-BE
修改bug
This commit is contained in:
@ -75,4 +75,6 @@ public class MemberRespVO {
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
private Date updateAt;
|
||||
private Integer orderCount;
|
||||
@ApiModelProperty("是否开启服务通知 0关闭 1开启")
|
||||
private Integer isServiceNotification;
|
||||
}
|
||||
|
Reference in New Issue
Block a user