修改一版

This commit is contained in:
he
2022-10-20 17:09:51 +08:00
parent c220338260
commit 6f0e61a5f6
3 changed files with 23 additions and 4 deletions
@@ -15,5 +15,7 @@ namespace IRaCIS.Core.Application.Contracts
Task SynchronizeCriterion(SynchronizeCriterionInDto inDto);
}
}