Commit 267afe1a by Li Feifei

add width hegight

parent ca7cea26
Pipeline #14954 passed with stages
in 1 minute 8 seconds
...@@ -243,7 +243,7 @@ func Down(v *models.XyuSmallTempFiles) { ...@@ -243,7 +243,7 @@ func Down(v *models.XyuSmallTempFiles) {
} else { } else {
log.Println("err = ", err) log.Println("err = ", err)
UpdateFileError("4", v.Uuid, v.RoomNum, objectName) UpdateFileError("4", v.Uuid, v.RoomNum, objectName)
return return 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