l2/l2_data_manager_new.py
@@ -679,7 +679,7 @@ if not can_buy_result[0] and can_buy_result[1]: info.set_kpl_match_blocks(["独苗"]) elif not can_buy_result[0] and not can_buy_result[1]: info.set_kpl_match_blocks("非独苗不满足身位") info.set_kpl_match_blocks(["非独苗不满足身位"]) else: info.set_kpl_match_blocks(can_buy_result[0]) trade_record_log_util.add_place_order_log(code, info)