redisUtilPool
This commit is contained in:
@@ -36,9 +36,15 @@ public class OpenAcceptanceInfoListVO {
|
||||
@ApiModelProperty("战区Id")
|
||||
private Long regionId;
|
||||
|
||||
@ApiModelProperty("所属区域")
|
||||
@ApiModelProperty("所属战区区域")
|
||||
private String regionNodeName;
|
||||
|
||||
@ApiModelProperty("大区Id")
|
||||
private Long bigRegionId;
|
||||
|
||||
@ApiModelProperty("所属大区区域")
|
||||
private String bigRegionNodeName;
|
||||
|
||||
@ApiModelProperty("计划开业时间")
|
||||
private Date planOpenTime;
|
||||
@ApiModelProperty("新店开业结束时间")
|
||||
|
||||
Reference in New Issue
Block a user