Authorization: Bearer ********************{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}curl --location --request POST '/api/services/app/mark/get' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}'{
"markTypeId": "string",
"markTypeName": "string",
"name": "string",
"projectId": "string",
"projectName": "string",
"describe": "string",
"panoramicImageUrl": "string",
"wgsX": "string",
"wgsY": "string",
"wgsXY": [
0
],
"wgsRange": [
[
0
]
],
"location": "string",
"markStyle": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}