去除日志

dev_forum
daiao 5 years ago
parent 3f66f37de8
commit cb0ce291a1

@ -28,8 +28,6 @@ module Educoder
def self.sendYunpian(mobile, code, send_type, name, user_name, result)
#修改为您的apikey.可在官网http://www.yunpian.com)登录后用户中心首页看到
apikey = EduSetting.get('sms_apikey')
Rails.logger.info("#####apikey: #{apikey}")
Rails.logger.info("#####mobile: #{mobile}")
#指定模板发送接口HTTP地址
send_tpl_sms_uri = URI.parse('https://sms.yunpian.com/v2/sms/single_send.json')

Loading…
Cancel
Save