1
huangxiaoqiang
2025-05-26 41702c7ce4c88ad70f52d83d153dd4c596ff69d5
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -42,9 +42,13 @@
  // éœ€è¦ç§»åº“的行
  "TransfertRows": "1,4,5,8",
  "PDAVersion": "2",
  //"Connection": {
  //  "IP": "10.42.180.129",
  //  "Port": "16001"
  //},
  "Connection": {
    "IP": "10.42.180.129",
    "Port": "16001"
    "IP": "127.0.0.1",
    "Port": "1314"
  },
  "AGVIP": "127.0.0.1:8370"
  "AGVIP": "http://127.0.0.1:8370"
}