lishihai
2024-07-03 baf93c1db6186ad5acb400b52f4cb521dc4ae877
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) {