commit
This commit is contained in:
@@ -56,6 +56,7 @@ public class RoleEventMsg {
|
||||
|
||||
public RoleEventMsg(String unitId, String roleCode, Integer operationType){
|
||||
this.unitId = unitId;
|
||||
this.roleCode = roleCode;
|
||||
this.operationType = operationType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user