exam-system/src/main/java/com/gkhy/exam/pay/service/CoalPayStudentService.java @@ -27,4 +27,5 @@ List<CoalPayStudent> selectbyIdcard(CoalPayStudentReq coalPayStudent); CoalPayStudent selectbyId(Long studentId); }