yuxc
2025-01-07 1f7fb3d9affd85a327d6baa60bb3fd32943ef5c4
Source/Service/VciServiceMain/properties/service.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Services>
   <!-- <ServiceTempl name="CacheService" entry="com.vci.server.cache.CacheServerImpl" description="缓存服务" /> -->
   <ServiceTempl name="CacheService" entry="com.vci.server.cache.CacheServerImpl" description="缓存服务" />
   <ServiceTempl entry="com.vci.server.log.LogServiceImpl" description="日志服务" />
   <ServiceTempl entry="com.vci.server.framework.FrameworkServiceImpl" description="系统框架服务" />
   <ServiceTempl entry="com.vci.server.omd.OMDServiceImpl" description="对象模型定义服务" />
   <!-- <ServiceTempl name="QTDServer" entry="com.vci.server.qt.QTDefineServiceImpl" description="查询模板定义服务" />-->