From 64454325c9610a08fae19a7977645a6618a0ffa8 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 09 七月 2025 13:17:22 +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