kongzy
2024-10-16 85ae68bdbd7e373fb6f3e6f5eb04c57e3d86efd0
exam-system/src/main/java/com/gkhy/exam/noncoalmine/service/NcStaffService.java
@@ -26,5 +26,7 @@
   NcStaff getByIdCard(String IdCard);
   void delBatch(List<Long> staffIds);
   NcStaffVO getByIdCardNum(String idCardNum);
}