From 950964420449cc6c4d8a934627bb85824a082a20 Mon Sep 17 00:00:00 2001 From: wangting <675591594@qq.com> Date: 星期五, 15 九月 2023 11:13:07 +0800 Subject: [PATCH] 解决参照组件复用的问题 --- Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties | 3 +-- 1 files changed, 1 insertions(+), 2 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 83342df..9057012 100644 --- a/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties +++ b/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties @@ -26,5 +26,4 @@ 410.code.token.tenantId=000000 410.code.token.authorization=Basic c3dvcmQ6c3dvcmRfc2VjcmV0 410.code.token.contentType=application/x-www-form-urlencoded - - +410.code.codeApply.classifyGroupCode=wupin#appendix#renyuanku -- Gitblit v1.9.3