From e4e498bd271942d95d40809028fa8f65354c8f2c Mon Sep 17 00:00:00 2001
From: sfd <sun.sunshine@163.com>
Date: 星期五, 09 五月 2025 17:18:32 +0800
Subject: [PATCH] 调用计算延期风险接口
---
aps-modules/aps-system/src/main/resources/bootstrap.yml | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diff --git a/aps-modules/aps-system/src/main/resources/bootstrap.yml b/aps-modules/aps-system/src/main/resources/bootstrap.yml
index e8c7779..962d95a 100644
--- a/aps-modules/aps-system/src/main/resources/bootstrap.yml
+++ b/aps-modules/aps-system/src/main/resources/bootstrap.yml
@@ -9,17 +9,4 @@
name: aps-system
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: dev
\ No newline at end of file
--
Gitblit v1.9.3