Uat_Study
he 2022-08-11 13:45:09 +08:00
parent e2ad22437f
commit 293b87069b
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ namespace IRaCIS.Core.Application.Contracts
{
Task<IResponseOutput> SetSystemCriterionDisable(Guid dictionaryId, Guid? parentId);
Task<bool> VerifyeCriterionNeedSynchronize(VerifyeCriterionNeedSynchronizeInDto inDto);
}