Commit df6a7bec authored by 武飞达's avatar 武飞达

fix

parent d58b0e79
...@@ -29,7 +29,6 @@ public class ModifyPhoneRecord implements Serializable { ...@@ -29,7 +29,6 @@ public class ModifyPhoneRecord implements Serializable {
@NotBlank(message = "操作人不能为空") @NotBlank(message = "操作人不能为空")
private String operator; private String operator;
@NotBlank(message = "备注不能为空")
private String remark; private String remark;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment