yinbentan
2024-06-29 da154e5c758c3b67202390debdc5331a8f68c685
utils/upload/seaweed.go
@@ -1,10 +1,10 @@
package upload
import (
   "basic.com/fileserver/WeedFSClient.git"
   "time"
   "wms/conf"
   "wms/pkg/logx"
   "wms/pkg/weedfs"
)
func UploadFileToSeaWeed(fileType, fileName string, fileBytes []byte) (string, error) {