开放区域
This commit is contained in:
@@ -31,6 +31,10 @@ public class OpenAreaTreeVO {
|
||||
@ApiModelProperty("状态 open-开放 keyOpen-重点开放 notOpen-未开放 saturated-已饱和")
|
||||
private String areaStatus;
|
||||
|
||||
private String backgroundBanner;
|
||||
|
||||
private String detailBanner;
|
||||
|
||||
@ApiModelProperty("子区域")
|
||||
List<OpenAreaTreeVO> childNode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user