恢复 字段名字

pull/3/head
kouxian 2016-08-31 10:25:34 +08:00
parent 73a9d8ac56
commit d8ba3934e3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ public class Usr implements Serializable {
/**
*
*/
@Column("svn_role_type")
@Column("role")
@Default("small")
private SVNRoleType role;