@@ -360,6 +360,8 @@ func GetBasBaseInfo() (jsonStr string, err error) {
fmt.Println(r)
fmt.Println(str)
+ syscall.FreeLibrary(h)
+
return "", nil
}