Lius
7 小时以前 60311724f9afc274f15cd07320947aca8adf27e4
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/dto/MdcDowntimeDto.java
@@ -10,7 +10,7 @@
 */
@Data
public class MdcDowntimeDto extends MdcDowntime {
    private Integer downtime_type;
    private String downtime_description;
    private Integer downtimeType;
    private String downtimeDescription;
}