From 5b59d04408cc6602fcb9edd2544f62bef709b8b1 Mon Sep 17 00:00:00 2001
From: wangting <wangting@vci-tech.com>
Date: 星期三, 15 一月 2025 11:53:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/util/PlatformClientUtil.java |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/util/PlatformClientUtil.java b/Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/util/PlatformClientUtil.java
index a2e9a69..a699cb6 100644
--- a/Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/util/PlatformClientUtil.java
+++ b/Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/util/PlatformClientUtil.java
@@ -12,6 +12,7 @@
 import com.vci.corba.omd.ltm.LinkTypeServicePrx;
 import com.vci.corba.omd.qtm.QTDServicePrx;
 import com.vci.corba.omd.stm.StatePoolServicePrx;
+import com.vci.corba.omd.tim.TypeIndexServicePrx;
 import com.vci.corba.omd.vrm.VersionRuleServicePrx;
 import com.vci.corba.pllog.LogServicePrx;
 import com.vci.corba.portal.PortalServicePrx;
@@ -115,6 +116,14 @@
    }
 
     /**
+     * 鑾峰彇绫诲瀷绱㈠紩绠$悊鏈嶅姟
+     * @return 鏈嶅姟鐨勫璞�
+     */
+    public TypeIndexServicePrx getTypeIndexService() throws PLException {
+        return WebServiceProvider.getOMDService().getTypeIndexService();
+    }
+
+    /**
      * 鑾峰彇鐢熷懡鍛ㄦ湡鐨勬湇鍔�
      * @return 鐢熷懡鍛ㄦ湡鐨勬湇鍔″璞�
      */

--
Gitblit v1.9.3