curl --location 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operatorLabel/publishLabelGame' \
--header 'Content-Type: application/json' \
--data '{
"gameIds": [
0
],
"operatorIds": [
0
]
}'{
"code": 0,
"msg": "string",
"data": {}
}