Administrator
2023-08-08 c20c3c10635ce78db4a86ce9c0bb1d02e90f525d
third_data/block_info.py
@@ -204,6 +204,7 @@
            code_ = data[0]
            break_codes.add(code_)
    # 统计回封
    if latest_datas:
    for data in latest_datas:
        if data[5] != target_block:
            continue