IAM
This commit is contained in:
@ -31,7 +31,7 @@ public class IamUser implements Serializable {
|
||||
/** 用户唯一标识 */
|
||||
private String userId;
|
||||
/** 在线票据 */
|
||||
private String online_ticket;
|
||||
// private String online_ticket;
|
||||
/** 工号 */
|
||||
private String employeeNumber;
|
||||
/** 真实姓名 */
|
||||
|
Reference in New Issue
Block a user