curl --location --request POST 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/provider/changeOp' \
--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": {}
},
"providerId": 0,
"operationEnableList": "string",
"authorizeOrCancel": true
}'