From 59765cab961847dfd101e69ae6d8d1d501a5284c Mon Sep 17 00:00:00 2001
From: yuxc <yuxc@vci-tech.com>
Date: 星期二, 04 六月 2024 11:10:28 +0800
Subject: [PATCH] 1、ice配置文件上传

---
 Source/platformProject/vci-platform-web/src/main/resources/properties/ice.properties |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Source/platformProject/vci-platform-web/src/main/resources/properties/ice.properties b/Source/platformProject/vci-platform-web/src/main/resources/properties/ice.properties
new file mode 100644
index 0000000..2fae8b8
--- /dev/null
+++ b/Source/platformProject/vci-platform-web/src/main/resources/properties/ice.properties
@@ -0,0 +1,4 @@
+#NameService=PLT
+Adapter=PLT
+Endpoints=default -h localhost -p 4601
+#Endpoints=VCI-PLT/Locator:default -h localhost -p 4601
\ No newline at end of file

--
Gitblit v1.9.3