XMLWAN 4 年 前
コミット
d8b01a77f8
共有2 個のファイルを変更した0 個の追加1 個の削除を含む
  1. BIN
      gdyb
  2. 0 1
      service/sz_his_service.go

+ 0 - 1
service/sz_his_service.go ファイルの表示

@@ -629,7 +629,6 @@ func SzybML008(doctor string, doctor_code string, fixmedins_code string, basedru
629 629
 	//生成输入报文
630 630
 	inputMessage := SetSZDrugMessage(doctor, doctor_code, fixmedins_code)
631 631
 	inputData := make(map[string]interface{})
632
-	inputMessage["transType"] = "JY003" // 交易编码
633 632
 	inputData["listsize"] = 1
634 633
 	inputMessage["transType"] = "ML008" // 交易编码S
635 634
 	feedetail := make([]map[string]interface{}, 0)