fix
This commit is contained in:
parent
94862aafbc
commit
03da869c44
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user