From 3af0b174cf2610dbf492bd8fcdf93ac35e5bf8b9 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期三, 06 十一月 2024 16:24:41 +0800 Subject: [PATCH] 升级avue版本&&链接查询模板查询修改动态列头&&解决UI定义编辑参照不回填bug --- Source/Service/VciServiceMain/properties/service.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Source/Service/VciServiceMain/properties/service.xml b/Source/Service/VciServiceMain/properties/service.xml index 96936a9..b664714 100644 --- a/Source/Service/VciServiceMain/properties/service.xml +++ b/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="鏌ヨ妯℃澘瀹氫箟鏈嶅姟" />--> -- Gitblit v1.10.0