[
{
"id": 0,
"isDefault": 0,
"payId": 0,
"scene": 0,
"status": 0
}
]curl --location --request POST '/api/way/edit' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": 0,
"isDefault": 0,
"payId": 0,
"scene": 0,
"status": 0
}
]'{}