From c58c2d16db12419a0f27cd5df38f3468e6bb14c0 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期二, 16 七月 2024 09:15:59 +0800
Subject: [PATCH] 设置买独苗

---
 third_data/kpl_util.py |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/third_data/kpl_util.py b/third_data/kpl_util.py
index 4276c11..5117cbc 100644
--- a/third_data/kpl_util.py
+++ b/third_data/kpl_util.py
@@ -307,6 +307,11 @@
     return b
 
 
+# 鑾峰彇鐩墠鐨勬定鍋滃師鍥�
+def get_current_limit_up_reason(item) -> str:
+    return item[5]
+
+
 def filter_block(block):
     if not block:
         return block

--
Gitblit v1.8.0