From ce8cb72035593058a572b905bedd327cad579f18 Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期四, 19 六月 2025 13:58:17 +0800 Subject: [PATCH] Revert "首页本月三保、下月三保、下下月三保统计调整" --- lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentTypeMapper.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentTypeMapper.java b/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentTypeMapper.java index 5e76c5e..badc78b 100644 --- a/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentTypeMapper.java +++ b/lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentTypeMapper.java @@ -10,4 +10,5 @@ */ public interface MdcEquipmentTypeMapper extends BaseMapper<MdcEquipmentType> { + } -- Gitblit v1.9.3