v3.4.6
This commit is contained in:
@@ -42,4 +42,9 @@ public class ClaimConst
|
||||
/// 单一登录方式(1:后登录踢出先登录 2:同时登录).
|
||||
/// </summary>
|
||||
public const string SINGLELOGIN = "SingleLogin";
|
||||
|
||||
/// <summary>
|
||||
/// 单点登录标识.
|
||||
/// </summary>
|
||||
public const string OnlineTicket = "OnlineTicket";
|
||||
}
|
||||
Reference in New Issue
Block a user