自身一致性分析
This commit is contained in:
@@ -14,7 +14,7 @@ namespace IRaCIS.Core.Application.Interfaces
|
||||
{
|
||||
|
||||
|
||||
Task<List<TaskConsistentRuleView>> GetTaskConsistentRuleList(TaskConsistentRuleQuery inQuery);
|
||||
//Task<List<TaskConsistentRuleView>> GetTaskConsistentRuleList(TaskConsistentRuleQuery inQuery);
|
||||
|
||||
Task<IResponseOutput> AddOrUpdateTaskConsistentRule(TaskConsistentRuleAddOrEdit addOrEditTaskConsistentRule);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user