mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
Update EnterpriseUser.java
This commit is contained in:
@@ -6,6 +6,8 @@ public class EnterpriseUser extends User {
|
||||
*/
|
||||
private static final long serialVersionUID = 3212312511630459427L;
|
||||
|
||||
public static final String SCHEMA = "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User";
|
||||
|
||||
Enterprise enterprise;
|
||||
|
||||
public EnterpriseUser() {
|
||||
|
||||
Reference in New Issue
Block a user