Merge branch 'uat'
This commit is contained in:
@ -24,5 +24,8 @@ public class AgainRoomVO {
|
|||||||
@ApiModelProperty(value = "业务数据对象")
|
@ApiModelProperty(value = "业务数据对象")
|
||||||
private Map<String, String> dataMap;
|
private Map<String, String> dataMap;
|
||||||
|
|
||||||
|
@ApiModelProperty(value = "重新评审的新的评审室排序")
|
||||||
|
private Integer newRoomSort;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user