From 87e43c42f5bccbbad9a922ee448834a70088d083 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期二, 01 八月 2023 10:07:46 +0800
Subject: [PATCH] PDM集成swing界面相关功能开发

---
 Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties |   14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties b/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties
index ab137d0..669a14f 100644
--- a/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties
+++ b/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties
@@ -19,17 +19,7 @@
 
 #PDM????????????????????????????????????????#??
 410.PDM.LibCodeName=\u7269\u54c1\#\u9644\u5f55
-#???????????
-410.PDM.item.url=http://127.0.0.1:36014/codeApplySwingController/getRMLibByName
-#???????????
-410.PDM.clsfTemplate.url=http://127.0.0.1:36014/codeApplySwingController/getUsedTemplateByClassifyOid
+#code ????
+410.code.url=http://127.0.0.1:36014/codeApplySwingController
 
-#???????????
-410.PDM.leftClsfNode.url=http://127.0.0.1:36014/codeApplySwingController/selectCodeClassifyVOByParentId
-#
-410.PDM.leftdescLibNode.url=http://127.0.0.1:36014/codeApplySwingController/getRMTypeByDescAndLib
-
-410.PDM.rule.url=http://127.0.0.1:36014/codeApplySwingController/getCodeRuleByClassifyFullInfo
-
-410.PDM.attrKeyValue.url=http://127.0.0.1:36014/codeApplySwingController/listComboboxItems
 

--
Gitblit v1.9.3