取消完善资料

This commit is contained in:
2023-06-07 14:32:29 +08:00
parent 63824eaa8b
commit 471de1dc07

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