mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 15:55:18 +08:00
添加出灰时间字段
This commit is contained in:
@@ -33,6 +33,10 @@ public class CoalWashingDailyAnalysisItemVo {
|
||||
@With
|
||||
private Double totalNumber;
|
||||
|
||||
|
||||
@Comment("出灰时间")
|
||||
private LocalTime outTime;
|
||||
|
||||
@Comment("成分0 比例")
|
||||
private Double c0p0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user