From 17f3ed801cb43325650bd77a84f306cfa661d562 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 24 四月 2025 18:41:09 +0800
Subject: [PATCH] 工单业务
---
server/src/main/resources/application.yml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/server/src/main/resources/application.yml b/server/src/main/resources/application.yml
index 3425d71..d119626 100644
--- a/server/src/main/resources/application.yml
+++ b/server/src/main/resources/application.yml
@@ -9,7 +9,7 @@
spring:
profiles:
- active: dev
+ active: test
# JSON杩斿洖閰嶇疆
jackson:
# 榛樿鏃跺尯
@@ -33,7 +33,6 @@
configuration:
map-underscore-to-camel-case: true
log-impl: com.doumee.config.mybatis.DmStdOutImpl
-
# 缂撳瓨鍐呭璁剧疆
--
Gitblit v1.9.3