Commit ca7cea26 by Li Feifei

add width hegight

parent 2684d499
Pipeline #14953 failed with stages
in 43 seconds
...@@ -242,6 +242,8 @@ func Down(v *models.XyuSmallTempFiles) { ...@@ -242,6 +242,8 @@ func Down(v *models.XyuSmallTempFiles) {
break break
} else { } else {
log.Println("err = ", err) log.Println("err = ", err)
UpdateFileError("4", v.Uuid, v.RoomNum, objectName)
return
} }
} }
......
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