{
"id": 0,
"version": 0,
"planId": 0,
"stationIds": [
0
]
}
curl --location --request POST 'http://localhost:8080/work/patrol-check-plan/relation-station' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"version": 0,
"planId": 0,
"stationIds": [
0
]
}'
{
"": {}
}