Administrator
2023-09-25 c0bcfe746b97bc126636a658b1f01fc6a51f9f95
third_data/kpl_data_manager.py
@@ -326,7 +326,7 @@
    def get_limit_up():
        while True:
            if tool.is_trade_time() or True:
            if tool.is_trade_time():
                try:
                    results = kpl_api.daBanList(kpl_api.DABAN_TYPE_LIMIT_UP)
                    result = json.loads(results)