瀏覽代碼

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

csx 2 年之前
父節點
當前提交
c6d29c58a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/gdyb_service.go

+ 1 - 1
service/gdyb_service.go 查看文件

@@ -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"