|
|
|
@ -147,7 +147,7 @@ namespace Shentun.Peis.PacsBusiness |
|
|
|
ent = new RegisterCheckPicture |
|
|
|
{ |
|
|
|
DisplayOrder = maxDisplayOrder + 1, |
|
|
|
IsPrint = 'Y', |
|
|
|
IsPrint = input.IsPrint, |
|
|
|
PictureFilename = PictureUrl, |
|
|
|
RegisterCheckId = registerCheckId, |
|
|
|
PictureFileType = '0', |
|
|
|
|