This commit is contained in:
laodaming 2023-11-27 16:16:17 +08:00
parent be8254584e
commit 779c555aa5

View File

@ -446,7 +446,7 @@ func (w *wsConnectItem) assembleRenderDataToUnity(taskId string, resolution int,
"type": "other", "type": "other",
"layer": "0", "layer": "0",
"is_update": 0, "is_update": 0,
"mode": mode["model_P_1"], "mode": mode["model_P"],
}) })
} }
if element.Base != nil && *element.Base != "" { if element.Base != nil && *element.Base != "" {