取消完善资料

This commit is contained in:
xxqfamous 2023-06-07 14:32:29 +08:00
parent 63824eaa8b
commit 471de1dc07
1 changed files with 2 additions and 1 deletions

View File

@ -853,7 +853,8 @@ class User < Owner
end
def profile_is_completed?
self.nickname.present? && self.mail.present?
# self.nickname.present? && self.mail.present?
true
end
def trace_token