You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.3 KiB
JSON
27 lines
1.3 KiB
JSON
[
|
|
{
|
|
"method": "WS_RECORD_SUBMIT",
|
|
"urls": ["http://127.0.0.1:9314/hospital/mzsy/wsRecordSubmit/do"],
|
|
"errorResult": "<Response><RetInfo><RetCode>0</RetCode><RetCon>成功</RetCon></RetInfo></Response>",
|
|
"messageDataType": 1
|
|
},
|
|
{
|
|
"method": "WS_NURS_SUBMIT",
|
|
"urls": ["http://127.0.0.1:9314/hospital/mzsy/wsNurseSubmit/do"],
|
|
"errorResult": "<Response><RetInfo><RetCode>0</RetCode><RetCon>成功</RetCon></RetInfo></Response>",
|
|
"messageDataType": 1
|
|
},
|
|
{
|
|
"method": "WS_FSSY_USER",
|
|
"urls": ["http://127.0.0.1:9000/fssy-basic-receive/user/do"],
|
|
"errorResult": "<Response> <Header> <SourceSystem>${{xpath:/Request/Header/SourceSystem}}</SourceSystem> <MessageID>${{xpath:/Request/Header/MessageID}}</MessageID> </Header> <Body> <ResultCode>AE</ResultCode> <ResultContent>系统出错</ResultContent> </Body></Response>",
|
|
"messageDataType": 1
|
|
},
|
|
{
|
|
"method": "WS_FSSY_DEPT",
|
|
"urls": ["http://127.0.0.1:9000/fssy-basic-receive/dept/do"],
|
|
"errorResult": "<Response> <Header> <SourceSystem>${{xpath:/Request/Header/SourceSystem}}</SourceSystem> <MessageID>${{xpath:/Request/Header/MessageID}}</MessageID> </Header> <Body> <ResultCode>AE</ResultCode> <ResultContent>系统出错</ResultContent> </Body></Response>",
|
|
"messageDataType": 1
|
|
}
|
|
]
|