username@email.com
9 天以前 1978a2687b298a69bc72d6eda0be8235bbca37d8
Admin.NET/Admin.NET.Core/Const/ClaimConst.cs
@@ -77,4 +77,10 @@
    /// 客户登录类型
    /// </summary>
    public const string CustomerLogoinType = "CustomerLogoinType";
    /// <summary>
    /// 企业id
    /// </summary>
    public const string CustomerExId = "CustomerExId";
}