浏览代码

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

csx 3 年前
父节点
当前提交
9afcf8040b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go 查看文件

@@ -2721,7 +2721,7 @@ func SetInputMessage(nonce string, timestamp int64, org_name string, doctor stri
2721 2721
 	inputMessage["dev_safe_info"] = ""                                                          // 设备安全信息
2722 2722
 	inputMessage["cainfo"] = ""                                                                 // 数字签名信息
2723 2723
 	inputMessage["signtype"] = ""                                                               // 签名类型
2724
-	inputMessage["infver"] = "V2.0"                                                             // 接收方系统代码
2724
+	inputMessage["infver"] = "V1.0"                                                             // 接收方系统代码
2725 2725
 	inputMessage["opter_type"] = "1"                                                            // 经办人类别
2726 2726
 	inputMessage["opter"] = doctor                                                              // 经办人
2727 2727
 	inputMessage["opter_name"] = doctor                                                         // 经办人姓名