添加新的bb2633,笔识别改回去了

This commit is contained in:
jackyu66git
2026-02-24 01:01:19 +08:00
parent 85609d2758
commit 377f23a9ec
6 changed files with 1595 additions and 1726 deletions
-2
View File
@@ -151,8 +151,6 @@ class ChanLun():
return self.tf_df.check_bottom_fx(last_top, klc)
def cal_bi_list(self, klc_list):
return self.tf_df.cal_bi_list(klc_list)
def cal_bi_list_chanlun(self, klc_list):
return self.tf_df.cal_bi_list_chanlun(klc_list)
def find_first_bsp(self, bi_list, bi_zs_list):
return self.tf_df.find_first_bsp(bi_list, bi_zs_list)
def find_second_bsp(self, bi_list, first_bsp_list):