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