This commit is contained in:
laodaming 2023-11-27 16:03:01 +08:00
parent 94862aafbc
commit 03da869c44

View File

@ -502,7 +502,7 @@ func (w *wsConnectItem) assembleRenderDataToUnity(taskId string, resolution int,
"refletion": refletion, "refletion": refletion,
"scale": *element.Scale, "scale": *element.Scale,
"sku_id": info.RenderData.ProductId, "sku_id": info.RenderData.ProductId,
"tid": *element.Title, "tid": "ceshi",
"rotation": *element.Rotation, "rotation": *element.Rotation,
"filePath": "", //todo 文件路径,针对千人千面 "filePath": "", //todo 文件路径,针对千人千面
"data": tempData, "data": tempData,