zhangqian
2024-07-03 f45e4cb8045fe60f96f467dc4ea1e2ae57445712
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) {