From 480d4f9f5c31d8169d449241b1efea9936eb238f Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 08 四月 2026 09:13:33 +0800
Subject: [PATCH] #
---
rsf-server/src/main/resources/application-dev.yml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/rsf-server/src/main/resources/application-dev.yml b/rsf-server/src/main/resources/application-dev.yml
index 0f33198..c0b446f 100644
--- a/rsf-server/src/main/resources/application-dev.yml
+++ b/rsf-server/src/main/resources/application-dev.yml
@@ -66,7 +66,6 @@
class: javax.net.ssl.SSLSocketFactory
redis:
host: 127.0.0.1
- password: xltys1995
port: 6379
timeout: 5000
index: 15
@@ -112,3 +111,11 @@
flagAvailable: true
#鍒ゆ柇鏄惁鏍¢獙鍚堟牸鍚庯紝鎵嶅厑璁告敹璐�
flagReceiving: false
+
+pressure:
+ asn-order:
+ enabled: true
+ cron: "0/10 * * * * ?"
+ order-count-per-run: 2000
+ item-count-per-order: 10
+ item-qty: 10.0
--
Gitblit v1.9.1