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; /** * 主键 */