From a9bfc98a7e670f350529fc3e91d6cde453115a38 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期三, 18 六月 2025 13:37:27 +0800
Subject: [PATCH] no message
---
Admin.NET/Admin.NET.Core/Const/ClaimConst.cs | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/Admin.NET/Admin.NET.Core/Const/ClaimConst.cs b/Admin.NET/Admin.NET.Core/Const/ClaimConst.cs
index 7fdf85f..18f48bb 100644
--- a/Admin.NET/Admin.NET.Core/Const/ClaimConst.cs
+++ b/Admin.NET/Admin.NET.Core/Const/ClaimConst.cs
@@ -65,4 +65,16 @@
/// 鐧诲綍妯″紡PC銆丄PP
/// </summary>
public const string LoginMode = "LoginMode";
+
+
+ /// <summary>
+ /// 鐢ㄦ埛绫诲瀷
+ /// </summary>
+ public const string UserType = "UserType";
+
+
+ /// <summary>
+ /// 瀹㈡埛鐧诲綍绫诲瀷
+ /// </summary>
+ public const string CustomerLogoinType = "CustomerLogoinType";
}
\ No newline at end of file
--
Gitblit v1.9.1