面板基础统计预提交
This commit is contained in:
@@ -11,8 +11,6 @@ using IRaCIS.Application.Services;
|
||||
using IRaCIS.Core.Application.Auth;
|
||||
using IRaCIS.Application.Contracts;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using IRaCIS.Core.Application.Filter;
|
||||
using IRaCIS.Core.Infra.EFCore;
|
||||
using MailKit.Security;
|
||||
using MimeKit;
|
||||
|
||||
@@ -585,7 +583,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 驳回
|
||||
/// </summary>
|
||||
@@ -643,8 +640,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
public async Task<IResponseOutput> SendInviteEmail(InviteEmailCommand inviteEmailCommand)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user