curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operatorLabel/list?labelId=&labelName=&operatorId='{
"code": 0,
"msg": "string",
"data": [
{
"labelId": 0,
"labelName": "string",
"operatorId": 0
}
]
}