From e14233c2322b0d21f3a4cbec1a29f7f00c63b298 Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期四, 31 十月 2024 14:25:17 +0800 Subject: [PATCH] 2024-10-31 删除部分废弃代码(Feedback) --- 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 2eec135..c7ff062 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-test + include: global, database, database-ym, database-sp, database-test #actutor鐨剋eb绔彛 management: -- Gitblit v1.8.0