ecloud_sso
daiao 5 years ago
parent 889408e9f8
commit eb373f10d6

@ -655,6 +655,7 @@ class User < ApplicationRecord
# 邮箱w***l@qq.com
def hidden_mail
Rails.logger.info("######-----: #{mail}")
Util.conceal(mail, :email).to_s
end

Loading…
Cancel
Save