From 4440cdda8530906faf89348a3e480b05c20d4e25 Mon Sep 17 00:00:00 2001 From: chengf <2156125618@qq.com> Date: 星期四, 07 八月 2025 18:46:34 +0800 Subject: [PATCH] 费用初始化2025/08/07 --- springboot/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/springboot/src/main/resources/application.yml b/springboot/src/main/resources/application.yml index ab16977..f2adbfc 100644 --- a/springboot/src/main/resources/application.yml +++ b/springboot/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: devlocal + active: debug # docker build -t lx . # -- Gitblit v1.8.0