csx 4 years ago
parent
commit
d1b3b955c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/his_api_controller.go

+ 1 - 1
controllers/his_api_controller.go View File

@@ -371,7 +371,7 @@ func GetBasBaseInfo() (jsonStr string, err error) {
371 371
 
372 372
 	str1 = nil
373 373
 	str3 = nil
374
-	a = 0
374
+	//a = 0
375 375
 	ReadCardBas = nil
376 376
 	handle = nil
377 377
 	return string(str3), nil