From 15fbf58a52b504f919d72189bdd87fc5c42de374 Mon Sep 17 00:00:00 2001
From: zhanghl <253316343@qq.com>
Date: 星期五, 25 四月 2025 21:46:28 +0800
Subject: [PATCH] 气体管理 增加 planType

---
 aps-modules/aps-core/src/main/resources/bootstrap.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/aps-modules/aps-core/src/main/resources/bootstrap.yml b/aps-modules/aps-core/src/main/resources/bootstrap.yml
index 0df0b3e..662ab5d 100644
--- a/aps-modules/aps-core/src/main/resources/bootstrap.yml
+++ b/aps-modules/aps-core/src/main/resources/bootstrap.yml
@@ -9,4 +9,4 @@
     name: aps-core
   profiles:
     # 鐜閰嶇疆
-    active: dev
\ No newline at end of file
+    active: int
\ No newline at end of file

--
Gitblit v1.9.3