From 4fc5bdcc2b8e04c79775b203232b47224993829e Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期二, 14 一月 2025 09:29:47 +0800 Subject: [PATCH] 1、巡检问题接口修改; 2、巡检问题json数据处理,补全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 3294b13..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-pj, database-sp + include: global, database, database-ym, database-sp, database-test,database-mj,database-mq #actutor鐨剋eb绔彛 management: -- Gitblit v1.8.0