修改一版

Uat_Study
he 2022-07-05 15:12:24 +08:00
parent 38229a8972
commit a75bd015ba
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ namespace IRaCIS.Core.Application.Service
Questioning=inDto.Questioning,
VisitTaskId= visitTaskId,
UserTypeEnumInt = _userInfo.UserTypeEnumInt,
ImagePath= ImagePath,
ImagePath= inDto.ImagePath,
});
}