添加分型确认

This commit is contained in:
jackyu66git
2026-03-21 01:40:25 +08:00
parent 0bc36e066f
commit 2b10c889bc
2 changed files with 41 additions and 9 deletions
+1
View File
@@ -920,6 +920,7 @@ class TF_DF():
last_bottom = None
bi_klc_min = 4
for klc in klc_list:
klc.check_fx_confirmed(last_top, last_bottom)
fx = self.check_fx(klc)
if fx == Chan_FX_TYPE.TOP and False:
if last_bottom: