refactor: 删除用户头像的操作日志
This commit is contained in:
@@ -61,7 +61,7 @@ public class UserSaveReqVO {
|
||||
private Integer sex;
|
||||
|
||||
@Schema(description = "用户头像", example = "https://www.iocoder.cn/xxx.png")
|
||||
@DiffLogField(name = "用户头像")
|
||||
// @DiffLogField(name = "用户头像")
|
||||
private String avatar;
|
||||
|
||||
// ========== 仅【创建】时,需要传递的字段 ==========
|
||||
|
||||
Reference in New Issue
Block a user