72 73 74
# File 'lib/wechat/corp_api.rb', line 72 def user_create(user) post 'user/create', JSON.generate(user) end