Commit aa287aae by lyhuang

test commit

parent d3396a14
...@@ -17,7 +17,7 @@ public class AdminUserBean { ...@@ -17,7 +17,7 @@ public class AdminUserBean {
private String password; private String password;
private boolean enable; private boolean enable;
private Set<String> authoritys; private Set<String> authoritys;
public String getUserName() { public String getUserName() {
......
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 sign in to comment