Merge branch 'uat' into dev
This commit is contained in:
@ -56,8 +56,6 @@ public class AttachmentVO implements Serializable {
|
||||
@ApiModelProperty(value = "文档中心文件id")
|
||||
private String fileId;
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
||||
private Date lastUpdateTime;
|
||||
|
||||
@ApiModelProperty(value = "备用字段1")
|
||||
|
Reference in New Issue
Block a user