移动系统liao
2025-08-25 b1df5d6fdff809f634286ef7976d9b520cef7172
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";
}