代码提交

This commit is contained in:
DK
2022-03-28 17:24:24 +08:00
parent abb09b80ae
commit 3affa7d89e
4 changed files with 115 additions and 227 deletions
@@ -10,12 +10,12 @@ using IRaCIS.Core.Application.Interfaces;
using IRaCIS.Core.Application.ViewModel;
namespace IRaCIS.Core.Application.Service
namespace IRaCIS.Core.Application.Service
{
/// <summary>
/// FrontAuditConfigService
/// </summary>
[ApiExplorerSettings(GroupName = "Test")]
[ApiExplorerSettings(GroupName = "Reviewer")]
public class FrontAuditConfigService : BaseService, IFrontAuditConfigService
{