Преглед изворни кода

更新 '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"