Browse Source

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

csx 3 years ago
parent
commit
e759a37a70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go View File

@@ -2736,7 +2736,7 @@ func SetInputMessage(nonce string, timestamp int64, org_name string, doctor stri
2736 2736
 	inputMessage["dev_safe_info"] = ""                                                    // 设备安全信息
2737 2737
 	inputMessage["cainfo"] = ""                                                           // 数字签名信息
2738 2738
 	inputMessage["signtype"] = ""                                                         // 签名类型
2739
-	inputMessage["infver"] = "V1.1"                                                       // 接收方系统代码
2739
+	inputMessage["infver"] = "V1.0"                                                       // 接收方系统代码
2740 2740
 	inputMessage["opter_type"] = "1"                                                      // 经办人类别
2741 2741
 	inputMessage["opter"] = doctor                                                        // 经办人
2742 2742
 	inputMessage["opter_name"] = doctor                                                   // 经办人姓名