Commit 54121afb by lanrion

refactor with api.rb

parent ae809ef9
require "rest-client"
require "multi_json"
require "weixin_authorize/config"
require "weixin_authorize/api/user"
require "weixin_authorize/api/menu"
require "weixin_authorize/api/custom"
require "weixin_authorize/api/groups"
require "weixin_authorize/api/qrcode"
require "weixin_authorize/api/media"
require "weixin_authorize/api"
require "weixin_authorize/client"
module WeixinAuthorize
......
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