From 3d191e81842cf3bcd6f841fbe2fc3d451c45ef99 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 14 五月 2025 13:54:40 +0800
Subject: [PATCH] 钣金计划大表增加“异常状态”字段
---
aps-modules/aps-core/src/main/resources/bootstrap.yml | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diff --git a/aps-modules/aps-core/src/main/resources/bootstrap.yml b/aps-modules/aps-core/src/main/resources/bootstrap.yml
index 04568ef..662ab5d 100644
--- a/aps-modules/aps-core/src/main/resources/bootstrap.yml
+++ b/aps-modules/aps-core/src/main/resources/bootstrap.yml
@@ -9,17 +9,4 @@
name: aps-core
profiles:
# 鐜閰嶇疆
- active: dev
- cloud:
- nacos:
- discovery:
- # 鏈嶅姟娉ㄥ唽鍦板潃
- server-addr: 192.168.50.160:8848
- config:
- # 閰嶇疆涓績鍦板潃
- server-addr: 192.168.50.160:8848
- # 閰嶇疆鏂囦欢鏍煎紡
- file-extension: yml
- # 鍏变韩閰嶇疆
- shared-configs:
- - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
+ active: int
\ No newline at end of file
--
Gitblit v1.9.3