screen-manage/src/main/java/com/moral/api/pojo/form/account/AccountUpdateForm.java
@@ -45,7 +45,7 @@ ObjectUtils.isEmpty(email) && ObjectUtils.isEmpty(mobile) && ObjectUtils.isEmpty(wechat) && ObjectUtils.isEmpty(roleIds) null == roleIds ) return false; return true;