test_user 3 weeks ago
parent
commit
d54245c110
1 changed files with 2 additions and 0 deletions
  1. 2 0
      controllers/sg/his_api_controller.go

+ 2 - 0
controllers/sg/his_api_controller.go View File

34
 	"syscall"
34
 	"syscall"
35
 	"time"
35
 	"time"
36
 	"unsafe"
36
 	"unsafe"
37
+	"github.com/go-ole/go-ole"
38
+
37
 )
39
 )
38
 
40
 
39
 type HisApiController struct {
41
 type HisApiController struct {