[
{
"Uuid": "d28d76003343453e9efc86dd6f244b6b",
"Ssq": "202403"
}
]
curl --location --request POST 'https://skynjweb.com:7443/ckts/online/mdt/deleteMdtCksh' \
--header 'CookieId: kxx_123' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"Uuid": "d28d76003343453e9efc86dd6f244b6b",
"Ssq": "202403"
}
]'
{
"code": 0,
"msg": "success",
"data": true
}