From 978f74777e10a0531c4413ab36320d2be36f42ea Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期一, 18 九月 2023 21:06:18 +0800 Subject: [PATCH] PDMjar包代码提交 --- Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties | 33 ++++++++++++++++++--------------- 1 files changed, 18 insertions(+), 15 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 9057012..ccda9cc 100644 --- a/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties +++ b/Source/UBCS/ubcs-codeApply/src/main/resources/properties/conf.properties @@ -1,29 +1,32 @@ -#????????????????? -# ?????????????????????????????????? +#璧勬簮鏁版嵁褰曞叆銆佺紪杈戦潰鏉跨浉鍏虫帶鍒跺弬鏁� +# 鍚屼竴琛屽唴锛屾渶澶氬姞杞界殑灞炴�т釜鏁帮紝涓�琛屼负涓�缁勶紝鍗充竴缁勫唴鏈�澶氬姞杞界殑灞炴�т釜鏁� RMData.MaxAttrInLine=2 -# ?????????????TextArea???true:?? false????????true +# 鏄惁鍚敤灞炴�ч暱搴﹁繃闀挎椂锛岀敤TextArea鏄剧ず锛宼rue:鍚敤 false锛氫笉鍚敤锛岄粯璁ゅ�紅rue RMData.TextArea.Enable=true -# ?String??????????????????????TextArea????????????100 -RMData.MaxStringLength=500 - -# ???TextArea???TextArea?PreferredSize?MinimumSize?MaximumSize?Width?Height +# 鍚敤浜員extArea鍚庯紝姝extArea鐨凱referredSize銆丮inimumSize銆丮aximumSize鐨刉idth銆丠eight RMData.TextArea.PreferredSize.Width=100 RMData.TextArea.PreferredSize.Height=50 RMData.TextArea.MinimumSize.Width=100 RMData.TextArea.MinimumSize.Height=30 RMData.TextArea.MaximumSize.Width=100 RMData.TextArea.MaximumSize.Height=80 - -#PDM????????????????????????????????????????#?? -410.PDM.LibCodeName=\u7269\u54c1\#\u9644\u5f55 -#code ???? -410.code.url=http://127.0.0.1:37000/ubcs-code/codeApplySwingController - -410.code.token.url=http://127.0.0.1:37000/ubcs-auth/oauth/token +# 褰揝tring绫诲瀷鐨勫睘鎬у�肩殑闀垮害澶т簬姝ゅ�兼椂锛岃灞炴�у氨闇�瑕佺敤TextArea鏄剧ず锛屽苟鍗犵敤鏁磋锛岄粯璁ゅ��100 +RMData.MaxStringLength=500 +#鎺у埗鍙栭泦鍥㈢爜娈电殑鍒嗙被 +410.code.codeApply.classifyGroupCode=1010-19 +#PDM闆嗘垚閰嶇疆锛屼互涓嬪彧鑳介厤缃唬鐮侀」锛屽鏋滈厤缃殑鍒嗙被涓嶆槸浠g爜椤癸紝鍦ㄩ泦鎴愪腑涓嶄細鏄剧ず锛涗箣闂翠互#鍒嗗壊 +410.PDM.LibCodeName=\u5de5\u827a\u6587\u4ef6#Part +#code鏈嶅姟鍦板潃 +410.code.url=http://dev.vci-tech.com:37000/ubcs-code/codeApplySwingController +#410.code.url=http://127.0.0.1:37000/ubcs-code/codeApplySwingController +#鑾峰彇鐢ㄦ埛tocken +410.code.token.url=http://dev.vci-tech.com:37000/ubcs-auth/oauth/token +#410.code.token.url=http://127.0.0.1:37000/ubcs-auth/oauth/token 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