修改
This commit is contained in:
@@ -1337,6 +1337,8 @@ namespace IRaCIS.Application.Services
|
||||
SignTime = DateTime.Now,
|
||||
});
|
||||
|
||||
await _visitTaskRepository.SaveChangesAsync();
|
||||
|
||||
// 触裁判任务
|
||||
await this.TriggerJudgeQuestion(visitTaskId);
|
||||
// 添加阅片期任务
|
||||
|
||||
Reference in New Issue
Block a user