Kaynağa Gözat

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

csx 1 yıl önce
ebeveyn
işleme
1156d90806
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      main.go

+ 1 - 1
main.go Dosyayı Görüntüle

@@ -5,7 +5,7 @@ import (
5 5
 	"fmt"
6 6
 	"gdyb/models"
7 7
 	_ "gdyb/routers"
8
-	//"gdyb/service"
8
+	"gdyb/service"
9 9
 	"github.com/astaxie/beego"
10 10
 	"github.com/qiniu/api.v7/auth/qbox"
11 11
 	"github.com/qiniu/api.v7/storage"