From e3aae0ec49b7423d4e8a9c903fe0b9852c89d6b6 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期五, 08 十一月 2024 11:15:17 +0800 Subject: [PATCH] RTU升级任务增加两个属性,及线束、执行一些逻辑 --- pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml b/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml index 6e8eee3..b4cbcac 100644 --- a/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml +++ b/pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml @@ -77,7 +77,7 @@ pipIrr: global: - dev: false #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse + dev: true #鏄惁寮�鍙戦樁娈碉紝true鎴杅alse dsName: ym #寮�鍙戦樁娈碉紝璁剧疆涓存椂鐨勬暟鎹簱鍚嶇О nginx: webPort: 54321 @@ -316,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" @@ -336,6 +336,7 @@ - /wx/comRes/receive - /app/captcha/get - /file/file #web鍒嗗竷寮忔枃浠剁郴缁� + - /file/fm #web鍒嗗竷寮忔枃浠剁郴缁� #鑷姩缁熻閰嶇疆锛岃嚜鍔ㄧ粺璁″畾鏃朵换鍔′細姣忓ぉ瀹氭椂杩涜 auto-statistics: -- Gitblit v1.8.0