From 3f665136e270e321aa99416ac8c302607d9a132d Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期六, 22 八月 2026 16:25:26 +0800
Subject: [PATCH] refactor(database): 优化多处查询排序字段

---
 src/main/resources/application-hjgc.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-hjgc.yml b/src/main/resources/application-hjgc.yml
index 4a2163c..808fd77 100644
--- a/src/main/resources/application-hjgc.yml
+++ b/src/main/resources/application-hjgc.yml
@@ -152,7 +152,7 @@
 #      host: 127.0.0.1
       host: 172.17.0.1
       # 绔彛锛岄粯璁や负6379
-      port: 6379
+      port: 11102
       # 鏁版嵁搴撶储寮�
       database: 0
       # 瀵嗙爜
@@ -260,7 +260,7 @@
   upload-dir: /data/javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍
   path: /data/javaWork/product-inventory-management/file # 涓婁紶鐩綍
   urlPrefix: /prod-api/common # 閾炬帴鍓嶇紑
-  domain: http://36.213.180.217:9013 # 鍩熷悕鍓嶇紑
+  domain: http://36.213.90.123:9013 # 鍩熷悕鍓嶇紑
   expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓)
   useLimit: 10 # 浣跨敤娆℃暟
   compress: true # 鏄惁鍘嬬缉

--
Gitblit v1.9.3