mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
:art:完善部分新功能
This commit is contained in:
@@ -12,6 +12,8 @@ public interface UserService {
|
||||
|
||||
Integer login(String email, String password,String uid);
|
||||
|
||||
User loginByToken (String token);
|
||||
|
||||
User getUsers(User user);
|
||||
|
||||
Integer insertimg(Images img);
|
||||
|
||||
Reference in New Issue
Block a user