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