feat: swagger集成租户header

This commit is contained in:
陈淳
2024-01-22 11:12:50 +08:00
parent 56785f96a9
commit fac6f04943
7 changed files with 22 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ namespace Yi.AuditLogging.SqlSugarCore
{
[DependsOn(typeof(AbpAuditLoggingDomainModule))]
[DependsOn(typeof(YiFrameworkSqlSugarCoreModule))]
public class YiAuditLoggingSqlSugarCoreModule : AbpModule
public class YiFrameworkAuditLoggingSqlSugarCoreModule : AbpModule
{
public override void ConfigureServices(ServiceConfigurationContext context)
{