From 22ee1e2005ae6790e27a0859aa3e3953372f3919 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期日, 03 十一月 2024 17:10:27 +0800 Subject: [PATCH] 1、恢复配置文件为ym态; 2、修改一个小bug。 --- pipIrr-platform/pipIrr-global/src/main/resources/application-global(test测试系统).yml | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" index 38a1991..d0bc938 100644 --- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" +++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" @@ -1,3 +1,9 @@ +spring: + servlet: + multipart: + # 鍓嶇涓婁紶鏂囦欢锛岄檺鍒跺崟涓枃浠剁殑澶у皬鍜岄檺鍒舵墍鏈夋枃浠剁殑澶у皬 + max-file-size: 500MB + max-request-size: 5000MB logging: charset: console: UTF-8 @@ -76,8 +82,8 @@ nginx: webPort: 54321 mw: - webPort: 8072 - actutorPort: 9072 + webPort: 8072 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢� + actutorPort: 9072 #閫氫俊涓棿浠朵腑搴旂敤锛屼笉鑳藉湪web妯″潡绯荤粺涓簲鐢� idSuffix: 0 sso: cacheMaximumSize: 10000 #鐧诲綍鐢ㄦ埛缂撳瓨鍙紦瀛樼敤鎴风殑鏈�澶у�� @@ -310,9 +316,9 @@ rtuLogFileUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogFile" rtuLogTextUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogText" sp: - comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send" - rtuLogFileUrl: "http://127.0.0.1:8071/rtuMw/com/rtuLogFile" - rtuLogTextUrl: "http://127.0.0.1:8071/rtuMw/com/rtuLogText" + comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send" + rtuLogFileUrl: "http://127.0.0.1:8073/rtuMw/com/rtuLogFile" + rtuLogTextUrl: "http://127.0.0.1:8073/rtuMw/com/rtuLogText" test: comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send" rtuLogFileUrl: "http://127.0.0.1:8072/rtuMw/com/rtuLogFile" @@ -330,6 +336,7 @@ - /wx/comRes/receive - /app/captcha/get - /file/file #web鍒嗗竷寮忔枃浠剁郴缁� + - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁� #鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜 auto-statistics: -- Gitblit v1.8.0