From 7398ccded7f79710d0d1bc94168e3675a6c8fc1a Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期三, 29 七月 2026 17:20:54 +0800
Subject: [PATCH] chore: 宏腾新型环保测试环境配置文件

---
 src/main/resources/application-hthb-test.yml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/resources/application-old-pro.yml b/src/main/resources/application-hthb-test.yml
similarity index 95%
rename from src/main/resources/application-old-pro.yml
rename to src/main/resources/application-hthb-test.yml
index c61ef80..0e99cd8 100644
--- a/src/main/resources/application-old-pro.yml
+++ b/src/main/resources/application-hthb-test.yml
@@ -73,9 +73,9 @@
     druid:
       # 涓诲簱鏁版嵁婧�
       master:
-        url: jdbc:mysql://172.17.0.1:9002/product-inventory-management-old-pro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-hthb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
-        password: old@123456..
+        password: xd@123456..
       # 浠庡簱鏁版嵁婧�
       slave:
         # 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
@@ -145,11 +145,11 @@
   # redis 閰嶇疆
   data:
     mongodb:
-      uri: mongodb://114.132.189.42:9028/chat_memory_db_old
+      uri: mongodb://114.132.189.42:9028/chat_memory_db_hthb
     # redis 閰嶇疆
     redis:
       # 鍦板潃
-#      host: 127.0.0.1
+      #      host: 127.0.0.1
       host: 172.17.0.1
       # 绔彛锛岄粯璁や负6379
       port: 6379
@@ -260,7 +260,7 @@
   upload-dir: /javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍
   path: /javaWork/product-inventory-management/file # 涓婁紶鐩綍
   urlPrefix: /prod-api/common # 閾炬帴鍓嶇紑
-  domain: http://223.221.37.139:9000 # 鍩熷悕鍓嶇紑
+  domain: http://1.15.17.182:9089/ # 鍩熷悕鍓嶇紑
   expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓)
   useLimit: 10 # 浣跨敤娆℃暟
   compress: true # 鏄惁鍘嬬缉

--
Gitblit v1.9.3