广东省中医院住院检验

master
lzy 4 years ago
parent 975c532231
commit 9d56664902

@ -1,28 +1,26 @@
{ {
//----------------------- //-----------------------
//, //,
"ResHead":"Response,RetInfo", "ResHead":"Response,Result",
// //
"ResCode":"RetCode", "ResCode":"Code",
// //
"ResMsg":"RetCon", "ResMsg":"Msg",
//, //,
"directory":["Msg"], "directory":["DOCUMENT"],
// //
"indexFlag":"PatInfo,INHOSP_NO", "indexFlag":"VISITING_SERIAL_NUMBER",
// //
"serialnum":"ReportInfo,SAMPLE_NO", "serialnum":"UNIQUE_ID",
// //
"filetitle":"ReportInfo,TEST_CATEG_NAME", "filetitle":"DOCUMENT_TITLE",
//,& //,&
"downurl":"ReportInfo,REPORT_PDF_URL", "downurl":"BASE64&ORIGINAL_URL",
//id //id
"assortid":"Opww12AWQ221ZWAS112RRK12200W1", "assortid":"OW1PA2SR2Z5XX2JR10KR29SK2OW101",
//id //id
"collectorid":"6", "collectorid":"2",
//id
"assortidParamKey":"",
//( 1:2) //( 1:2)
"filesource":1, "filesource":1,
//(1:2ftp3) //(1:2ftp3)
@ -30,9 +28,9 @@
// //
"uploadConnector":"http://192.168.1.107:9291/api/downplatform/report", "uploadConnector":"http://192.168.1.107:9291/api/downplatform/report",
//doubleBasic //doubleBasic
"basicDirectory":["Msg"], "basicDirectory":["DOCUMENT"],
// //
"doubleBasic":[], "doubleBasic":["TestItemInfo","BioTestInfo"],
//--------------/--------------- //--------------/---------------
/// 01 /// 01
@ -45,9 +43,9 @@
//-------------------- //--------------------
//, //,
"repealDirectory":["Msg","PatInfo"], "repealDirectory":["DOCUMENT"],
// //
"repealSerialnum":"SAMPLE_NO", "repealSerialnum":"UNIQUE_ID",
// //
"repoalConnector":"http://192.168.1.107:9291/api/down/cancel" "repoalConnector":"http://192.168.1.107:9291/api/down/cancel"

@ -28,7 +28,7 @@
//(1:2ftp3) //(1:2ftp3)
"filestoragetype":1, "filestoragetype":1,
// //
"uploadConnector":"http://192.168.1.107:9291/api/downplatform/report", "uploadConnector":"http://192.9.100.171:9291/api/downplatform/report",
//doubleBasic //doubleBasic
"basicDirectory":["Msg"], "basicDirectory":["Msg"],
// //
@ -49,6 +49,6 @@
// //
"repealSerialnum":"SAMPLE_NO", "repealSerialnum":"SAMPLE_NO",
// //
"repoalConnector":"http://192.168.1.107:9291/api/down/cancel" "repoalConnector":"http://192.9.100.171:9291/api/down/cancel"
} }

@ -12,7 +12,7 @@
// //
"indexFlag":"PatInfo,INHOSP_NO", "indexFlag":"PatInfo,INHOSP_NO",
// //
"serialnum":"PatInfo,UPDATE_REPORT_NO", "serialnum":"ReportInfo,UPDATE_REPORT_NO",
// //
"filetitle":"ReportInfo,EXAM_RESULT", "filetitle":"ReportInfo,EXAM_RESULT",
//,& //,&
@ -26,7 +26,7 @@
//(1:2ftp3) //(1:2ftp3)
"filestoragetype":1, "filestoragetype":1,
// //
"uploadConnector":"http://192.168.1.107:9291/api/downplatform/report", "uploadConnector":"http://192.9.100.171:9291/api/downplatform/report",
//doubleBasic //doubleBasic
"basicDirectory":["Msg","ReportInfo"], "basicDirectory":["Msg","ReportInfo"],
// //
@ -47,6 +47,6 @@
// //
"repealSerialnum":"REPORT_STATUS_FLAG", "repealSerialnum":"REPORT_STATUS_FLAG",
// //
"repoalConnector":"http://192.168.1.107:9291/api/down/cancel" "repoalConnector":"http://192.9.100.171:9291/api/down/cancel"
} }

@ -1,5 +1,5 @@
server: server:
port: 9402 port: 9701
# http # http
mybatis-plus: mybatis-plus:
@ -15,8 +15,8 @@ beat:
url: http://localhost:9399/beat url: http://localhost:9399/beat
system: system:
code: "201_P_WS_JYBGTS" code: "EmrDocAr"
prop: 9202 prop: 9801
# web service # web service

Loading…
Cancel
Save