curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operatorLabel/pageCategoryList?operatorId=&providerId='{
"total": 0,
"rows": [
{
"categoryId": 0,
"categoryName": "string",
"providerId": 0,
"gameCount": 0,
"createBy": 0,
"createByName": "string",
"createTime": "2019-08-24T14:15:22Z",
"isDefault": "string"
}
],
"code": 0,
"msg": "string"
}