Commit 9e0b831e authored by hezhen's avatar hezhen

123

parent ce507aa1
...@@ -67,7 +67,7 @@ public class AppUserRelation implements Serializable { ...@@ -67,7 +67,7 @@ public class AppUserRelation implements Serializable {
*/ */
@Column(name = "crt_time") @Column(name = "crt_time")
@ApiModelProperty(value = "创建时间") @ApiModelProperty(value = "创建时间")
private Long ctrTime; private Long crtTime;
/** /**
* 更新时间 * 更新时间
......
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