|
|
|
@ -27,7 +27,7 @@ namespace Shentun.Peis.PlugIns.Gem.Test |
|
|
|
|
|
|
|
var input = new ImportPacsResultPlugInsGem(configParm); |
|
|
|
var loginResult = input.LoginAsync().Result; |
|
|
|
var item = await input.ImportResultByPatientRegisterIdAsync(new Guid("3a12d4a0-f4ad-f4a1-9af3-14d742f94394")); |
|
|
|
var item = await input.ImportResultByPatientRegisterIdAsync(new Guid("3a12d956-dfe6-48ad-2291-d2ee9a8f3f7e")); |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|