This website works better with JavaScript
Home
Explore
Help
Register
Sign In
csx
/
gdyb
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1111
csx
4 years ago
parent
45a710895b
commit
ac3279995d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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"