chore: add documentation comments and stylecop rules
This commit is contained in:
@@ -20,8 +20,6 @@ public sealed class TenantResolutionMiddleware(
|
||||
ITenantContextAccessor tenantContextAccessor,
|
||||
IOptionsMonitor<TenantResolutionOptions> optionsMonitor)
|
||||
{
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 解析租户并将上下文注入请求。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user