[
{
"sendMsg": "string",
"sendTime": "string",
"sendEmp": "string",
"sendType": "string",
"sendStatus": "string",
"key": 0
}
]
curl --location --request GET 'api/SysSetup/EditTxMsgSetStatus?msgid&status' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"sendMsg": "string",
"sendTime": "string",
"sendEmp": "string",
"sendType": "string",
"sendStatus": "string",
"key": 0
}
]'
{}