后台修改用户电话或邮箱接口
This commit is contained in:
@@ -47,6 +47,7 @@ public interface MyUserService extends IService<MyUserEntity> {
|
||||
|
||||
boolean checkUserBook(Integer userId,Integer bookId);
|
||||
|
||||
boolean checkUserTelOrEmail(MyUserEntity user);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user