加入项目二维码修改
This commit is contained in:
parent
f016027e8f
commit
dde89b72fa
|
@ -49,13 +49,7 @@ class WechatsController < ActionController::Base
|
|||
# When no any on :scan responder can match subscribe user scaned scene_id
|
||||
on :event, with: 'scan' do |request|
|
||||
if request[:EventKey].present?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
sendBindClass(request, {ticket: request[:Ticket]})
|
||||
checkTicket(request, {ticket: request[:Ticket]})
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue