新增NS阶段的值配置

This commit is contained in:
2025-12-14 14:08:51 +08:00
parent e9ca2ec1e9
commit fd5b3a4b74

View File

@ -274,6 +274,7 @@ class Data:
}
self.stage_to_value = {
"NS": 5,
"W": 5,
"N1": 3,
"N2": 2,