职业认证发送短信

dev_ec
cxt 5 years ago
parent 24c7816337
commit 0295f3e873

@ -40,8 +40,8 @@ class Users::ApplyProfessionalAuthService < ApplicationService
# sms_cache = Rails.cache.read("apply_pro_certification") # sms_cache = Rails.cache.read("apply_pro_certification")
# if sms_cache.nil? # if sms_cache.nil?
# sms_notify_admin sms_notify_admin
Rails.cache.write("apply_pro_certification", 1) # Rails.cache.write("apply_pro_certification", 1)
# end # end
end end
end end

Loading…
Cancel
Save