Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into develop
This commit is contained in:
commit
9aa51c221c
|
@ -212,6 +212,7 @@ func (w *wsConnectItem) genRenderTaskId(renderImageData websocket_data.RenderIma
|
||||||
"income_param": incomeHashBytes,
|
"income_param": incomeHashBytes,
|
||||||
"model_info": modelHashStr,
|
"model_info": modelHashStr,
|
||||||
"template_info": templateHashStr,
|
"template_info": templateHashStr,
|
||||||
|
"material_image": *productTemplate.MaterialImg,
|
||||||
"render_element": elementHashBytes,
|
"render_element": elementHashBytes,
|
||||||
}
|
}
|
||||||
return hash.JsonHashKey(hashMap)
|
return hash.JsonHashKey(hashMap)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user