This commit is contained in:
GukSang.Jin
2026-05-19 19:37:13 +08:00
parent 1e1f1e930e
commit b2286cd514
5 changed files with 16 additions and 0 deletions

View File

@@ -54,6 +54,8 @@
// 溶出
public ushort DissolutionRpm { get; set; }
public ushort Dissolution1Speed { get; set; }
public ushort Dissolution2Speed { get; set; }
public ushort DissolutionPercent { get; set; }
public ushort Dissolution1Percent { get; set; }
public ushort Dissolution2Percent { get; set; }