添加新的bb2633,笔识别改回去了
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user