We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e4787 commit 9eae291Copy full SHA for 9eae291
WebApiClientCore.Extensions.OAuths/Attributes/MultiUserOAuthTokenAttribute.cs
@@ -1,10 +1,8 @@
1
using Microsoft.Extensions.DependencyInjection;
2
using System;
3
-using WebApiClientCore;
4
-using WebApiClientCore.Attributes;
5
using WebApiClientCore.Extensions.OAuths;
6
7
-namespace App.Attributes
+namespace WebApiClientCore.Attributes
8
{
9
/// <summary>
10
/// 表示支持多用户的token应用特性
0 commit comments