@@ -365,6 +365,7 @@ func GetBasBaseInfo() (jsonStr string, err error) {
str3 = nil
a = 0
ReadCardBas = nil
+ handle = nil
return string(str3), nil
}