{
"bo": {
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"mapId": 0,
"parentId": 0,
"mapName": "string",
"mapType": 0,
"mapImage": 0,
"mapOriginX": 0,
"mapOriginY": 0,
"mapPixelWidth": 0,
"mapPixelHeight": 0,
"mapActualLength": 0,
"mapActualWidth": 0,
"mapSort": 0,
"remark": "string",
"engineId": "string",
"engineLayerId": 0,
"mapGisId": "string",
"mapDefault": 0,
"mapCode": "string"
},
"file": "string"
}curl --location '/system/map' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJ0a0J1VFJvZVhuWG1SRU9Wd0tBM0w1QTdxQ1RqUEFOayIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjAwMDAwMCIsInVzZXJJZCI6MSwiZGVwdElkIjoxMDN9.H9xMLtZUW_mS78ir2mTS6EyXYFTIJvzUM1hqFXr-23E' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Content-Type: application/json' \
--data '{
"bo": {
"createDept": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"mapId": 0,
"parentId": 0,
"mapName": "string",
"mapType": 0,
"mapImage": 0,
"mapOriginX": 0,
"mapOriginY": 0,
"mapPixelWidth": 0,
"mapPixelHeight": 0,
"mapActualLength": 0,
"mapActualWidth": 0,
"mapSort": 0,
"remark": "string",
"engineId": "string",
"engineLayerId": 0,
"mapGisId": "string",
"mapDefault": 0,
"mapCode": "string"
},
"file": "string"
}'{
"code": 0,
"msg": "string",
"data": {},
"tran": true
}