mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 23:57:12 +08:00
添加字段
This commit is contained in:
@@ -26,6 +26,9 @@ public class CoalWashingDailyAnalysisItemVo {
|
||||
@Comment("时间")
|
||||
private LocalTime time;
|
||||
|
||||
@Comment("备注")
|
||||
private String remarks;
|
||||
|
||||
@Comment("产量")
|
||||
@With
|
||||
private Double totalNumber;
|
||||
|
||||
Reference in New Issue
Block a user