Lius
2024-11-22 a6954d841cf6aeed8c3ed7e7d409d25bedc318e6
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/entity/MdcEquipmentStatisticalInfo.java
@@ -17,7 +17,7 @@
/**
 * @Description: 设备单日运行数据表
 * @Author: jeecg-boot
 * @Author: LiuS
 * @Date: 2023-04-14
 * @Version: V1.0
 */
@@ -28,6 +28,8 @@
@ApiModel(value = "mdc_equipment_statistical_info对象", description = "设备单日运行数据表")
public class MdcEquipmentStatisticalInfo implements Serializable {
    private static final long serialVersionUID = -4733120585358211415L;
    /**
     * 主键
     */