liaoxujun@qq.com
2023-08-04 b4f4b640ac62bf583e25512656ac92bb09872b8a
DocumentServiceAPI.Application/UserAndLogin/Services/Interfaces/IUserService.cs
File was renamed from DocumentServiceAPI.Application/UserAndLogin/Services/Interfaces/ILoginVerifyService.cs
@@ -6,7 +6,7 @@
namespace DocumentServiceAPI.Application.UserAndLogin.Services.Interfaces
{
    public interface ILoginVerifyService
    public interface IUserService
    {
    }
}