dev_aliyun
daiao 5 years ago
parent 081298a556
commit 3c5fdcde08

@ -673,9 +673,9 @@ class User < Principal
base_reload(*args) base_reload(*args)
end end
def mail=(arg) # def mail=(arg)
write_attribute(:mail, arg.to_s.strip) # write_attribute(:mail, arg.to_s.strip)
end # end
def identity_url=(url) def identity_url=(url)
if url.blank? if url.blank?

Loading…
Cancel
Save