From dd3b0ce2b2d95e950b2c11f8af9459c3c848bc97 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期四, 27 二月 2025 14:12:21 +0800 Subject: [PATCH] 不管净流出 --- third_data/kpl_util.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/third_data/kpl_util.py b/third_data/kpl_util.py index 9841641..0ecdf06 100644 --- a/third_data/kpl_util.py +++ b/third_data/kpl_util.py @@ -66,6 +66,7 @@ INDUSTRY_RANK = "industry_rank" JINGXUAN_RANK = "jingxuan_rank" JINGXUAN_RANK_OUT = "jingxuan_rank_out" + MARKET_STRONG = "market_strong" def __parseDaBanItemData(data, type): if type == DABAN_TYPE_BIDDING: -- Gitblit v1.8.0