瀏覽代碼

更新 'resourceChannel/resourceChannel.go'

导入	"github.com/aliyun/aliyun-oss-go-sdk/oss"
go_dev 9 月之前
父節點
當前提交
08361a931b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resourceChannel/resourceChannel.go

+ 1 - 0
resourceChannel/resourceChannel.go

@@ -4,6 +4,7 @@ import (
 	"bytes"
 	"encoding/json"
 	"fmt"
+  	"github.com/aliyun/aliyun-oss-go-sdk/oss"
 	"github.com/go-redis/redis"
 	"golang.org/x/net/context"
 	"io/ioutil"