{
"sendSwitch": "public static final Boolean FALSE = new Boolean(false);",
"sendMethod": "string",
"employeesId": [
0
],
"day": 0
}
curl --location --request POST 'http://test-cn.your-api-server.com/epayment007/change' \
--header 'Content-Type: application/json' \
--data-raw '{
"sendSwitch": "public static final Boolean FALSE = new Boolean(false);",
"sendMethod": "string",
"employeesId": [
0
],
"day": 0
}'
{
"code": 200,
"status": "",
"message": "",
"data": {},
"resultMap": {
"": {}
}
}