@@ -34,6 +34,8 @@ import (
"syscall"
"time"
"unsafe"
+ "github.com/go-ole/go-ole"
+
)
type HisApiController struct {