yuxc
2024-04-29 9b6b60729d8178399396e2670c0e7914a9746b59
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="查询模板定义服务" />-->