修改一版
This commit is contained in:
@@ -417,6 +417,7 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
JudgeResultTaskId = inDto.JudgeResultTaskId,
|
||||
JudgeResultRemark = inDto.JudgeResultRemark,
|
||||
JudgeResultImagePath=inDto.JudgeResultImagePath,
|
||||
|
||||
});
|
||||
var result=await _visitTaskRepository.SaveChangesAsync();
|
||||
|
||||
Reference in New Issue
Block a user