Browse Source

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

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

+ 2 - 0
service/gdyb_service.go View File

@@ -61,8 +61,10 @@ func Gdyb1201(certNo string, org_name string, doctor string, fixmedins_code stri
61 61
 
62 62
 	var str3 string
63 63
 	ret, _, _ := Iinit.Call(StrPtr("1201"), StrPtr(string(bytesData)), StrPtr(str3))
64
+	fmt.Println("~~~~~~~~")
64 65
 	fmt.Println(ret)
65 66
 	fmt.Println(str3)
67
+	fmt.Println("~~~~~~~~")
66 68
 
67 69
 	//url := "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/1201"
68 70
 	//url := "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/1201"