修改三方签字时间问题
This commit is contained in:
@@ -21,7 +21,6 @@ public class ThreeAcceptanceDTO {
|
||||
@ApiModelProperty("1通过,0不通过")
|
||||
private Integer result;
|
||||
@ApiModelProperty("验收时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date acceptanceTime;
|
||||
@ApiModelProperty
|
||||
private Integer status;
|
||||
|
||||
Reference in New Issue
Block a user