Commit 14c8832a authored by tangwei's avatar tangwei

修改类型

parent f636af45
......@@ -628,7 +628,7 @@ public class AcceptanceCheckItem extends BaseEntity {
private String operator;//操作人
@TableField("operation_time")
@JsonFormat(pattern = "yyyy-MM-dd")
private Date operationTime;//操作时间
private String operationTime;//操作时间
@TableField("comment")
private String comment;//审核意见
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment