鞍钢鲅鱼圈能源管控系统后端代码
潘志宝
3 天以前 38193172de77a17c84912102da5ef72c799d8c4e
ansteel-biz/src/main/java/com/iailab/module/ansteel/api/dto/CokingAnalyIndDTO.java
@@ -18,6 +18,9 @@
    @Schema(description = "ID")
    private String id;
    @Schema(description = "关联ID")
    private String relId;
    @Schema(description = "分析类型")
    private String analyType;
@@ -26,9 +29,6 @@
    @Schema(description = "分析班次")
    private String analyClass;
    @Schema(description = "分析值")
    private String analyValue;
    @Schema(description = "内容")
    private String analyContent;