Authorization: Bearer ********************{
"ids": [],
"status": 1
}curl --location 'https://api.tolink.cloud/costControl/handleSettleStatus' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"ids": [],
"status": 1
}'{"code":0,"data":"操作成功","msg":"success"}