From ea6266356ee12151c04ccf06cdefa9a707ddcc31 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 20 十月 2025 10:58:33 +0800
Subject: [PATCH] 最新版本541200007
---
server/system_gateway/src/main/resources/application-test.yml | 6 +++---
server/system_gateway/src/main/resources/bootstrap.yml | 2 +-
server/system_gateway/src/main/resources/bootstrap-test.yml | 5 +++--
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/server/system_gateway/src/main/resources/application-test.yml b/server/system_gateway/src/main/resources/application-test.yml
index 0ffd791..20c212f 100644
--- a/server/system_gateway/src/main/resources/application-test.yml
+++ b/server/system_gateway/src/main/resources/application-test.yml
@@ -1,9 +1,9 @@
spring:
# 鏁版嵁婧愰厤缃�
datasource:
- url: jdbc:mysql://sh-cdb-aiskr3vy.sql.tencentcdb.com:62443/antaiwuliu?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
- username: doumee
- password: rtjgfEr@&0c0m
+ url: jdbc:mysql://192.168.0.211:3306/wuhuyancao?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
+ username: root
+ password: Doumee@168
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
#knife4j:
diff --git a/server/system_gateway/src/main/resources/bootstrap-test.yml b/server/system_gateway/src/main/resources/bootstrap-test.yml
index dfd384a..34f9986 100644
--- a/server/system_gateway/src/main/resources/bootstrap-test.yml
+++ b/server/system_gateway/src/main/resources/bootstrap-test.yml
@@ -6,8 +6,8 @@
password: nacos
discovery:
server-addr: http://192.168.0.212:8848 #閰嶇疆Nacos鍦板潃
- namespace: dmvisit_test
-# namespace: dev_renkang
+ # namespace: dmvisit
+ namespace: wuhu_visit_test
username: nacos
password: nacos
gateway:
@@ -53,6 +53,7 @@
knife4j:
+
# 鑱氬悎swagger鏂囨。
gateway:
# 绗竴涓厤缃紝寮�鍚痝ateway鑱氬悎缁勪欢
diff --git a/server/system_gateway/src/main/resources/bootstrap.yml b/server/system_gateway/src/main/resources/bootstrap.yml
index 8ecd0a5..bb432df 100644
--- a/server/system_gateway/src/main/resources/bootstrap.yml
+++ b/server/system_gateway/src/main/resources/bootstrap.yml
@@ -1,6 +1,6 @@
spring:
profiles:
- active: dev
+ active: test
application:
name: system_gateway
# 瀹夊叏閰嶇疆
--
Gitblit v1.9.3