curl --location --request POST 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operatorWallet/editOperatorBalanceWarn' \
--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": {}
},
"id": "string",
"operatorId": "string",
"first": 0,
"second": 0,
"third": 0
}
]'