mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-23 11:09:29 +08:00
代码优化
This commit is contained in:
@@ -51,4 +51,7 @@ public class UserRequest {
|
||||
@JsonProperty("is_set_password")
|
||||
private Integer isSetPassword;
|
||||
|
||||
@JsonProperty("dep_ids")
|
||||
private Integer[] depIds;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user