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