全文对比-备注
This commit is contained in:
+4
@@ -103,4 +103,8 @@ public class SarFileCompareItem implements Serializable {
|
|||||||
@ApiModelProperty(value = "是否被评论(0或1)")
|
@ApiModelProperty(value = "是否被评论(0或1)")
|
||||||
private Integer reviewed;
|
private Integer reviewed;
|
||||||
|
|
||||||
|
/**备注**/
|
||||||
|
@ApiModelProperty(value = "备注")
|
||||||
|
private String remark;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user