From f00a59b4f30accf2b23ae0d58fac23d966a48d24 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期六, 13 六月 2026 20:11:51 +0800
Subject: [PATCH] fix: 优化生产订单查询
---
src/main/resources/application-xcdq.yml | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application-xcdq.yml b/src/main/resources/application-xcdq.yml
index e404e84..dc641fd 100644
--- a/src/main/resources/application-xcdq.yml
+++ b/src/main/resources/application-xcdq.yml
@@ -147,8 +147,6 @@
# 鐑儴缃插紑鍏�
enabled: false
data:
- mongodb:
- uri: mongodb://114.132.189.42:9028/chat_memory_db
# redis 閰嶇疆
redis:
# 鍦板潃
@@ -263,7 +261,7 @@
upload-dir: /javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍 鍚庢湡鍒犻櫎
path: /javaWork/product-inventory-management/file/path/uploads # 涓婁紶鐩綍
urlPrefix: /common # 閾炬帴鍓嶇紑
- domain: http://127.0.0.1:7003 # 鍩熷悕鍓嶇紑
+ domain: http://127.0.0.1:9002 # 鍩熷悕鍓嶇紑
expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓)
useLimit: 10 # 浣跨敤娆℃暟
compress: true # 鏄惁鍘嬬缉
--
Gitblit v1.9.3