From 1789822f4bb3689d6d2643d73b4b6aa2be4c0e03 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期四, 14 九月 2023 00:05:45 +0800
Subject: [PATCH] 撤单异步

---
 constant.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/constant.py b/constant.py
index fe4ce11..3f13909 100644
--- a/constant.py
+++ b/constant.py
@@ -75,11 +75,11 @@
 S_CANCEL_EXPIRE_TIME = 1
 
 # H鎾ゆ瘮渚�
-H_CANCEL_RATE = 0.69
+H_CANCEL_RATE = 0.90
 H_CANCEL_MIN_MONEY = 98
 H_CANCEL_MIN_COUNT = 40
 H_CANCEL_MIN_BIG_NUM_COUNT = 3
-H_CANCEL_START_TIME = 900
+H_CANCEL_START_TIME = 10
 
 # L2鐩戞帶鐨勬渶浣庨噾棰�
 L2_MIN_MONEY = 500000

--
Gitblit v1.8.0