Browse Source

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

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

+ 1 - 1
service/gdyb_service.go View File

@@ -76,7 +76,7 @@ func Gdyb1201(certNo string, org_name string, doctor string, fixmedins_code stri
76 76
 		log.Fatal("CallMethod: ", err1, " | ", r)
77 77
 	}
78 78
 	fmt.Println("~~~~~~~")
79
-	fmt.Println(r.ToIUnknown().RawVTable)
79
+	fmt.Println(r)
80 80
 	fmt.Println(json2)
81 81
 
82 82
 	xxxx.Release()