[
{
"inspectionId": 132025051679800030,
"inspectionRouteId": 502025052939550000,
"statusCd": 0
}
]
curl --location --request POST '/j8-patrolmgt/route/addpointlist-routepointrel' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"inspectionId": 132025051679800030,
"inspectionRouteId": 502025052939550000,
"statusCd": 0
}
]'
{
"code": 10000,
"data": [
"string"
],
"message": "提示消息内容"
}