|
|
@ -167,7 +167,7 @@ namespace Shentun.Peis.PacsBusiness |
|
|
IsPrint = input.IsPrint, |
|
|
IsPrint = input.IsPrint, |
|
|
PictureFilename = PictureUrl, |
|
|
PictureFilename = PictureUrl, |
|
|
RegisterCheckId = registerCheckId, |
|
|
RegisterCheckId = registerCheckId, |
|
|
PictureFileType = '0', |
|
|
|
|
|
|
|
|
PictureFileType = input.PictureFileType, |
|
|
LocalPathName = "" |
|
|
LocalPathName = "" |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
|