This commit is contained in:
2024-10-10 10:49:53 +08:00
parent dd34ba69eb
commit c08437033d

View File

@@ -33,9 +33,9 @@ public class CoalWashingDailyAnalysisItemVo {
@With
private Double totalNumber;
@Comment("出灰时间")
private LocalTime outTime;
//
// @Comment("出灰读数")
// private Double outValue;
@Comment("成分0 比例")
private Double c0p0;