fix
This commit is contained in:
parent
5d343ad006
commit
11be388dcc
|
@ -421,7 +421,7 @@ func (w *wsConnectItem) assembleRenderDataToUnity(taskId string, resolution int,
|
|||
header["content-type"] = "application/json"
|
||||
postData := map[string]interface{}{
|
||||
"group": "unity3d",
|
||||
"source": "home page",
|
||||
"source": "product list",
|
||||
"priority": 1,
|
||||
"create_at": time.Now().UTC(),
|
||||
"resolution": resolution,
|
||||
|
|
Loading…
Reference in New Issue
Block a user