瀏覽代碼

rebuid 更改share_controller报错

abiao 5 年之前
父節點
當前提交
afb9ad3fad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      go/gopath/src/fohow.com/apps/models/sms_model/sms.go

+ 1 - 1
go/gopath/src/fohow.com/apps/models/sms_model/sms.go

@@ -2,8 +2,8 @@ package sms_model
 
 import (
 	"fmt"
-	"github.com/GiterLab/aliyun-sms-go-sdk/dysms"
 	"github.com/astaxie/beego"
+	"github.com/giterLab/aliyun-sms-go-sdk/dysms"
 	"github.com/tobyzxj/uuid"
 	"os"
 	"strings"