Explorar el Código

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

csx hace 3 años
padre
commit
3a13c3b37a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go Ver fichero

@@ -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"] = "V1.0"                                                             // 接收方系统代码
2724
+	inputMessage["infver"] = "V2.0"                                                             // 接收方系统代码
2725 2725
 	inputMessage["opter_type"] = "1"                                                            // 经办人类别
2726 2726
 	inputMessage["opter"] = doctor                                                              // 经办人
2727 2727
 	inputMessage["opter_name"] = doctor                                                         // 经办人姓名