third_data/code_plate_key_manager.py
@@ -370,6 +370,9 @@ def get_watch_high_codes(self): return self.__watch_high_codes def get_watch_high_codes_by_block(self, b): return self.__watch_block_high_codes.get(b) def compute(self, code_rate_dict: dict): """ 根据比例计算需要拉黑的代码