Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 3 years ago
parent
commit
481b63e407
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/zh_his_service.go

+ 1 - 1
service/zh_his_service.go View File

422
 		inputDataArr = append(inputDataArr, inputDataTwo)
422
 		inputDataArr = append(inputDataArr, inputDataTwo)
423
 	}
423
 	}
424
 
424
 
425
-	input["mdtrtinfo"] = inputData
425
+	input["dscginfo"] = inputData
426
 	input["diseinfo"] = inputDataArr
426
 	input["diseinfo"] = inputDataArr
427
 
427
 
428
 	inputMessage["input"] = input //交易输入
428
 	inputMessage["input"] = input //交易输入