Commit 4450b15f by Li Feifei

print log

parent f9aa43aa
...@@ -219,7 +219,7 @@ func Down(v *models.XyuSmallTempFiles) { ...@@ -219,7 +219,7 @@ func Down(v *models.XyuSmallTempFiles) {
return return
} }
if _, ok := maps["FileSize"]; !ok { if _, ok := maps["FileSize"]; !ok {
fmt.Println("3 === ", err) fmt.Println("3 === ", maps)
UpdateFileError("2", v.Uuid, v.RoomNum, objectName) UpdateFileError("2", v.Uuid, v.RoomNum, objectName)
return 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