Commit f9c1a8a2 by Li Feifei

add width hegight

parent af9e1c25
Pipeline #14947 passed with stages
in 1 minute 5 seconds
......@@ -257,7 +257,7 @@ func Down(v *models.XyuSmallTempFiles) {
go func() {
err := uploadPacked(bucket, filename, contentHash, objectPath,
wordFloat64)
wordFloat64, imageInfos)
if err != nil {
UpdateFileError("6", v.Uuid, v.RoomNum, objectName)
log.Println(err)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment