Commit dde93e2d by lanrion

Merge branch 'add-generate-qrcode-api'

parents bf02b244 553131ab
......@@ -12,7 +12,7 @@ module WeixinAuthorize
http_post(post_url, qrcode_infos)
end
# 临时二维码
# 永久二维码
def create_qr_limit_scene(scene_id)
post_url = "#{qrcode_base_url}/create"
qrcode_infos = {action_name: "QR_LIMIT_SCENE"}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment