修改服务器地址

FileMonitor
陈伟 2024-11-28 16:45:02 +08:00
parent 3ae7cd530f
commit f8a8314132
1 changed files with 1 additions and 1 deletions

View File

@ -71,6 +71,6 @@
"Dir": "e:/insight",
"TifDir" : "e:/insight/tif",
"AiShpDir": "E:/insight/ai解析成果",
"ServerUrl": "http://localhost:5007"
"ServerUrl": "http://192.168.3.7:9600"
}
}