Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 2 years ago
parent
commit
c6d29c58a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go View File

@@ -7,7 +7,7 @@ import (
7 7
 	"encoding/json"
8 8
 	"fmt"
9 9
 	"gdyb/models"
10
-	"gdyb/utils"
10
+	//"gdyb/utils"
11 11
 	"github.com/astaxie/beego"
12 12
 	"github.com/go-ole/go-ole"
13 13
 	"github.com/go-ole/go-ole/oleutil"