Commit dd1de638196510eb68cbff5280e6da5c4d695fde

Authored by lanrion
1 parent f1030282
Exists in master

encoding to utf-8

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
lib/qy_wechat_api/api/message.rb
  1 +# encoding: utf-8
  2 +
1 module QyWechatApi 3 module QyWechatApi
2 module Api 4 module Api
3 class Message < Base 5 class Message < Base