cuijian
2025-06-16 ec1bf4658e36a17f971a54007920a44c5378b7dc
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/controller/MdcEquipmentPunchController.java
@@ -67,4 +67,5 @@
      mdcEquipmentPunchService.workDown(mdcEquipmentPunch);
      return Result.OK(msg);
   }
}