curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/maplabel/line/' \
--header 'Authorization;'
颜色,rgb 值,r << 16 + g << 8 + b
{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"name": "string",
"style": "string",
"color": 0,
"lineWidth": 0,
"desc": "string",
"coords": [
{
"id": 0,
"prePointId": 0,
"lng": 0,
"lat": 0
}
],
"creator": "string",
"creatorName": "string"
}
}