修正FiRisk强平触发来源

This commit is contained in:
boris
2026-06-20 23:07:59 +08:00
parent cdca7984ed
commit f8bc0679ee
11 changed files with 189 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ fn candidate() -> CandidateEligibility {
allow_sell: true,
is_kcb: false,
is_one_yuan: false,
risk_level_code: None,
}
}