style: 💄 jetbrains.resharper.globaltools 升级到 2023.3 (#70)

This commit is contained in:
2023-12-08 10:24:06 +08:00
committed by GitHub
parent 0059052b87
commit 904df511b9
72 changed files with 82 additions and 87 deletions

View File

@@ -6,4 +6,4 @@ namespace NetAdmin.SysComponent.Application.Services.Sys.Dependency;
/// <summary>
/// 人机验证服务
/// </summary>
public interface ICaptchaService : IService, ICaptchaModule { }
public interface ICaptchaService : IService, ICaptchaModule;