From 68fd566d21b3efc3a670a5295289b1801f5a4155 Mon Sep 17 00:00:00 2001
From: ludc <ludc@vci-tech.com>
Date: 星期四, 16 一月 2025 18:18:55 +0800
Subject: [PATCH] 流程部署接口上传

---
 Bin/properties/service.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Bin/properties/service.xml b/Bin/properties/service.xml
index 2fc834f..3dea193 100644
--- a/Bin/properties/service.xml
+++ b/Bin/properties/service.xml
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Services>
 	<ServiceTempl name="CacheService" entry="com.vci.server.cache.CacheServerImpl" description="缂撳瓨鏈嶅姟" />
+	<ServiceTempl name="LogService" entry="com.vci.server.log.LogServiceImpl" description="鏃ュ織鏈嶅姟" />
 	<ServiceTempl name="FrameService" entry="com.vci.server.framework.FrameworkServiceImpl" description="绯荤粺妗嗘灦鏈嶅姟" />
+	<ServiceTempl name="MsgService" entry="com.vci.server.message.MessageServiceImpl" description="娑堟伅鏈嶅姟" />
 	<ServiceTempl name="OMDService" entry="com.vci.server.omd.OMDServiceImpl" description="瀵硅薄妯″瀷瀹氫箟鏈嶅姟" />
 	<ServiceTempl name="BOFServer" entry="com.vci.server.bof.BOFactoryServiceImpl" description="瀵硅薄宸ュ巶鏈嶅姟" />
 	<!-- <ServiceTempl name="QTDServer" entry="com.vci.server.qt.QTDefineServiceImpl" description="鏌ヨ妯℃澘瀹氫箟鏈嶅姟" />-->
@@ -11,4 +13,8 @@
 	<ServiceTempl name="WFServer" entry="com.vci.server.workflow.WorkflowServiceImpl" description="宸ヤ綔娴佹湇鍔�" />
 	<!-- <ServiceTempl name="VolumeManager" entry="com.vci.server.volume.VolumeManagerImpl" description="鍗风鐞嗘湇鍔�" />-->
 	<ServiceTempl name="VolumeService" entry="com.vci.server.volume.VolumeServiceImpl" description="鍗锋湇鍔�" />
+	<!-- <ServiceTempl name="ProcessService" entry="com.vci.server.mpm.ProcessServiceImp" description="宸ヨ壓鏈嶅姟" />
+	<ServiceTempl name="ProcessReport" entry="com.vci.process.report.server.ReportServiceImpl" description="宸ヨ壓鎶ヨ〃鏈嶅姟" />
+	<ServiceTempl name="ProcessLinker" entry="com.vci.process.linkers.ProcessLinkerImpl" description="宸ヨ壓闆嗘垚鏈嶅姟" />
+	<ServiceTempl name="ProcessCMService" entry="com.vci.server.pcm.ProcessCMServiceImpl" description="宸ヨ壓閰嶇疆鏈嶅姟" /> -->
 </Services>
\ No newline at end of file

--
Gitblit v1.9.3