mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-29 10:43:06 +08:00
Add logic for verifying connection permissions
This commit is contained in:
@ -20,7 +20,6 @@ public class UserUpdateRequest {
|
||||
/**
|
||||
* 密码
|
||||
*/
|
||||
@NotNull
|
||||
private String password;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user