This commit is contained in:
he
2022-08-11 13:49:42 +08:00
parent 293b87069b
commit bff26fc568
2 changed files with 0 additions and 7 deletions
@@ -13,7 +13,5 @@ namespace IRaCIS.Core.Application.Contracts
{
Task<IResponseOutput> SetSystemCriterionDisable(Guid dictionaryId, Guid? parentId);
}
}