1
huangxiaoqiang
2025-06-02 3590ec552055adb6a20fa2b6424b4326b586eecd
ÏîÄ¿´úÂë/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": "127.0.0.1",
    "Port": "1314"
  },
  "AGVIP": "127.0.0.1:8370"
  "AGVIP": "http://127.0.0.1:8370"
}