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

+ 1 - 1
controllers/sg/his_api_controller.go View File

@@ -1,7 +1,7 @@
1 1
 package sg
2 2
 
3 3
 import (
4
-	"C"
4
+	//"C"
5 5
 	"archive/zip"
6 6
 	"bytes"
7 7
 	"encoding/json"