fix(mapBaseConfig): 调整地图初始范围

This commit is contained in:
linhu 2025-11-19 10:08:09 +08:00
parent 135db364b6
commit 589f76f7db

View File

@ -9,7 +9,7 @@
{
"rid": 7,
"configName": "Extent",
"configValue": "[100.5, 19.9, 109.1, 25.7]",
"configValue": "[107.7, 29.9, 108.3, 30.5]",
"configDescrition": "默认地图边界范围",
"orgCode": "bdzl"
},