From 4187374bbae66190e7eca6f42cc5e61cfae1637f Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期六, 12 八月 2023 13:33:18 +0800 Subject: [PATCH] PDM集成swing界面相关功能开发 --- Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties | 2 +- 1 files changed, 1 insertions(+), 1 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 669a14f..2a7ec76 100644 --- a/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties +++ b/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties @@ -20,6 +20,6 @@ #PDM????????????????????????????????????????#?? 410.PDM.LibCodeName=\u7269\u54c1\#\u9644\u5f55 #code ???? -410.code.url=http://127.0.0.1:36014/codeApplySwingController +410.code.url=http://127.0.0.1:37000/ubcs-code/codeApplySwingController -- Gitblit v1.9.3