mirror of https://github.com/Rekoe/rk_svnadmin
恢复 字段名字
parent
73a9d8ac56
commit
d8ba3934e3
|
@ -36,7 +36,7 @@ public class Usr implements Serializable {
|
|||
/**
|
||||
* 角色
|
||||
*/
|
||||
@Column("svn_role_type")
|
||||
@Column("role")
|
||||
@Default("small")
|
||||
private SVNRoleType role;
|
||||
|
||||
|
|
Loading…
Reference in New Issue