用户信息修改接口
This commit is contained in:
@@ -33,4 +33,5 @@ public class ShopUserEditDTO {
|
||||
*/
|
||||
@Size(min = 1, message = "手机号不为空")
|
||||
private String phone;
|
||||
private Integer status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user