diff --git a/lib/qy_wechat_api/api/message.rb b/lib/qy_wechat_api/api/message.rb index cd3742d..5e277e1 100644 --- a/lib/qy_wechat_api/api/message.rb +++ b/lib/qy_wechat_api/api/message.rb @@ -1,3 +1,5 @@ +# encoding: utf-8 + module QyWechatApi module Api class Message < Base -- libgit2 0.21.0