增加项目任务配置
This commit is contained in:
@@ -14,7 +14,7 @@ namespace IRaCIS.Core.Application.Interfaces
|
||||
{
|
||||
|
||||
|
||||
Task<List<TaskAllocationRuleView>> GetTaskAllocationRuleList(TaskAllocationRuleQuery queryTaskAllocationRule);
|
||||
//Task<List<TaskAllocationRuleView>> GetTaskAllocationRuleList(TaskAllocationRuleQuery queryTaskAllocationRule);
|
||||
|
||||
Task<IResponseOutput> AddOrUpdateTaskAllocationRule(TaskAllocationRuleAddOrEdit addOrEditTaskAllocationRule);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user