zhangwei
2025-08-29 161355f01e267159f065ec0b277c6735437b1eab
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";
}