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