移动系统liao
5 天以前 72755602bfa01b6b126b0289582c8eef0eb76d0b
Admin.NET/Admin.NET.Core/Const/ClaimConst.cs
@@ -65,4 +65,16 @@
    /// 登录模式PC、APP
    /// </summary>
    public const string LoginMode = "LoginMode";
    /// <summary>
    /// 用户类型
    /// </summary>
    public const string UserType = "UserType";
    /// <summary>
    /// 客户登录类型
    /// </summary>
    public const string CustomerLogoinType = "CustomerLogoinType";
}