From 5b6bd2b10c8c87b658b888f4d0384aec3ed491ce Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 26 八月 2025 12:21:29 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application.yml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index b7a69f2..cd33931 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -53,7 +53,7 @@ # 鍥介檯鍖栬祫婧愭枃浠惰矾寰� basename: i18n/messages profiles: - active: srm + active: druid # 鏂囦欢涓婁紶 servlet: multipart: @@ -124,11 +124,11 @@ urlPatterns: /system/*,/monitor/*,/tool/* # 鍗忓弸娴佺▼鍙戣捣鎺ュ彛 -xyurl: http://{{ip}}:{{port}}/seeyon/rest/bpm/process/start -rexyurl: http://{{ip}}:{{port}}/seeyon/rest/bpm/process/restart +xyurl: http://129.88.242.39:8899/seeyon/rest/bpm/process/start +rexyurl: http://129.88.242.39:8899/seeyon/rest/bpm/process/reStart #涓庡崗鍙嬩氦浜掔殑鏂板姛鑳藉紑鍏� 1寮� 2鍏� -newSwitch: 2 +newSwitch: 1 -- Gitblit v1.9.3