From 36dc606eb3943a7c31750f4d55d192571d8fa924 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期三, 22 一月 2025 17:03:05 +0800 Subject: [PATCH] 修改workOrder中的web文件路径处理逻辑 --- pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml index 10722d5..8f703ba 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - include: global, database, database-ym, database-sp, database-test,database-mj + include: global, database, database-ym, database-sp, database-test,database-mj,database-mq #actutor鐨剋eb绔彛 management: -- Gitblit v1.8.0