添加运行日志处理,频率为每天对error和info级别的日志进行文件保存
实现判断注册用户名是否已存在
This commit is contained in:
@@ -26,4 +26,6 @@ public class StudentService {
|
||||
return tbStudentListRepository.findByColstudentnoAndColrealname(studentno,realname);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user