修改一版
parent
38229a8972
commit
a75bd015ba
|
@ -271,7 +271,7 @@ namespace IRaCIS.Core.Application.Service
|
|||
Questioning=inDto.Questioning,
|
||||
VisitTaskId= visitTaskId,
|
||||
UserTypeEnumInt = _userInfo.UserTypeEnumInt,
|
||||
ImagePath= ImagePath,
|
||||
ImagePath= inDto.ImagePath,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue