提交 3bdeed89 编写于 作者: 221900111-林昊扬's avatar 221900111-林昊扬

Update usermapper.java

上级 24b709d9
......@@ -4,5 +4,5 @@ package com.example.draw.dao;
import com.example.draw.pojo.User;
public interface usermapper {
public User getUserByEmail(String email);
public User getUserByEmail (String email);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册