fromValue

public static UserType fromValue(int value)

根据整数值获取对应的 UserType 枚举

Return

对应的 UserType 枚举,如果没有匹配则返回 NORMAL

Parameters

value

整数值