⚠️feat: SqlSugar自动识别所有连接字符串

This commit is contained in:
yubaolee
2025-06-28 17:14:35 +08:00
parent b38391fddd
commit b61b315d27
7 changed files with 151 additions and 59 deletions

View File

@@ -5,6 +5,11 @@
/// </summary>
public static class Define
{
/// <summary>
/// 默认租户ID
/// </summary>
public const string DEFAULT_TENANT_ID = "OpenAuthDBContext";
//Relevance关联KEY
/// <summary>
/// 用户角色关联KEY