更新20260518
This commit is contained in:
@@ -7,6 +7,7 @@ namespace TabletTester2025.Models
|
||||
public double HardnessMax_N { get; set; } = 60;
|
||||
public int HardnessTestCount { get; set; } = 6;
|
||||
public double FriabilityTargetRpm { get; set; } = 25.0;
|
||||
public double FriabilityTargetTimeMin { get; set; } = 4.0;
|
||||
public int FriabilityTargetRounds { get; set; } = 100;
|
||||
public double FriabilityMaxLossPercent { get; set; } = 1.0;
|
||||
public string DisintegrationDosageForm { get; set; } = "普通片";
|
||||
|
||||
Reference in New Issue
Block a user