更新20260519

This commit is contained in:
GukSang.Jin
2026-05-19 17:27:12 +08:00
parent 8d504d91e5
commit 00c224ceff
4 changed files with 50 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
public ushort HardnessOver { get; set; }
public ushort HardnessCompleteCoil { get; set; }
public ushort HardnessPoSun { get; set; }
public ushort HardnessPressure { get; set; }
// 脆碎度
public ushort FriabilityStartCoil { get; set; }
public ushort FriabilityTestTime { get; set; }