third_data/history_k_data_util.py @@ -91,7 +91,7 @@ token = RedisUtils.get(redis, "juejin-token", auto_free=False) return account_id, strategy_id, token finally: redis.connection_pool.disconnect() RedisUtils.realse(redis) @classmethod