Commit 8e0acaf3 by Li Feifei

test

parent b6184261
Pipeline #8559 passed with stages
in 23 seconds
......@@ -143,6 +143,7 @@ func Down(v *models.XyuSmallTempFiles) {
room_file["nickname"] = v.Nickanem
room_file["name"] = v.Name
room_file["time"] = now
room_file["uuid"] = v.Uuid
if v.Type == 1 {
room_file["is_material"] = 1
} else if v.Type == 2 {
......
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