From 7af7c8f19eb8ac6217dfc7af99df24be42fce2b5 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期一, 05 二月 2024 14:20:20 +0800 Subject: [PATCH] bug修复 --- utils/global_data_cache_util.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/global_data_cache_util.py b/utils/global_data_cache_util.py index bdb48ed..8481d43 100644 --- a/utils/global_data_cache_util.py +++ b/utils/global_data_cache_util.py @@ -1,5 +1,5 @@ """ 鍏ㄥ眬缂撳瓨 """ - -huaxin_subscript_codes = [] \ No newline at end of file +huaxin_subscript_codes = [] +huaxin_subscript_codes_update_time =None \ No newline at end of file -- Gitblit v1.8.0