From f851a15d7bec9a7afee514f6896532b3b5e2433e Mon Sep 17 00:00:00 2001
From: chengf <2156125618@qq.com>
Date: 星期三, 13 八月 2025 18:49:01 +0800
Subject: [PATCH] 合同主体与费用初始化2025/08/13

---
 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 4ed5fff..bb0552f 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