Skip to content

Commit

Permalink
调整命名空间
Browse files Browse the repository at this point in the history
  • Loading branch information
xljiulang committed May 30, 2024
1 parent f7e4787 commit 9eae291
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
using Microsoft.Extensions.DependencyInjection;
using System;
using WebApiClientCore;
using WebApiClientCore.Attributes;
using WebApiClientCore.Extensions.OAuths;

namespace App.Attributes
namespace WebApiClientCore.Attributes
{
/// <summary>
/// 表示支持多用户的token应用特性
Expand Down

0 comments on commit 9eae291

Please sign in to comment.