curl --location --request POST 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operator' \
--header 'Content-Type: application/json' \
--data-raw '{
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"startTime": "string",
"endTime": "string",
"afterKey": {
"property1": {},
"property2": {}
},
"operatorId": 0,
"parentId": 0,
"isUnlimited": 0,
"deptName": "string",
"deptCategory": "string",
"orderNum": 0,
"leader": 0,
"phone": "string",
"email": "string",
"timeZone": "string",
"status": "string",
"prefix": "string",
"canCreatePlayer": 0,
"canCreateOpAdmin": 0,
"domain": "string",
"walletType": 0,
"telegram": "string",
"roleIds": [
"string"
],
"currencies": [
"string"
],
"apiWhiteIps": [
"string"
],
"backgroundWhiteIps": [
"string"
],
"operatorIds": [
"string"
]
}'