feat(rectification): 删掉年月录入卡,年月阶段打字回答且不被追问覆盖
This commit is contained in:
@@ -1454,8 +1454,8 @@ test("public tool surface stays at 14 and new cases bind 10.0.26", () => {
|
||||
// 新值: "10.0.27"
|
||||
// 原因: 出卡精度门槛 + 引导式补经历
|
||||
// 原因: BUG-668 定向补事第四选项写进 Skill
|
||||
// 原值: "10.0.27" / 新值: "10.0.28" / 原因: D6 改写出卡句后 Skill bump
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.28");
|
||||
// 原值: "10.0.28" / 新值: "10.0.29" / 原因: 年月阶段改口述并禁止追问本人
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.29");
|
||||
const deprecated = resolveExactSkillPackage(
|
||||
"jyotish-birth-time-rectification",
|
||||
"10.0.2",
|
||||
|
||||
Reference in New Issue
Block a user