Administrator
2024-09-30 950c4677c35738d9c77ac449f836e5785fc5bf69
third_data/kpl_data_manager.py
@@ -530,7 +530,7 @@
        def get_market_jingxuan():
            while True:
                if tool.is_trade_time():
                if tool.is_trade_time() or True:
                    try:
                        results = kpl_api.getMarketJingXuanRealRankingInfo()
                        result = json.loads(results)