更新2025

This commit is contained in:
GukSang.Jin
2026-05-19 18:44:56 +08:00
parent 2f4388723c
commit 8ed011f91e
8 changed files with 93 additions and 74 deletions

View File

@@ -28,6 +28,8 @@
public ushort HardnessPressure { get; set; }
// 脆碎度
public ushort FriabilityStartCoil { get; set; }
public ushort FriabilityRounds { get; set; }
public ushort FriabilityRoundsBox { get; set; } // 兼容旧配置字段
public ushort FriabilityTestTime { get; set; }
public ushort FriabilityWeightBefore { get; set; }
public ushort FriabilityWeightAfter { get; set; }