mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-07 18:04:45 +08:00
⚠️feat: SqlSugar自动识别所有连接字符串
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
/// </summary>
|
||||
public static class Define
|
||||
{
|
||||
/// <summary>
|
||||
/// 默认租户ID
|
||||
/// </summary>
|
||||
public const string DEFAULT_TENANT_ID = "OpenAuthDBContext";
|
||||
|
||||
//Relevance关联KEY
|
||||
/// <summary>
|
||||
/// 用户角色关联KEY
|
||||
|
||||
Reference in New Issue
Block a user