class YolQyWeixin::EncryptMessage
Public Instance Methods
to_xml()
click to toggle source
Calls superclass method
# File lib/yol_qy_weixin/models/encrypt_message.rb, line 20 def to_xml super.to_xml(:encoding => 'UTF-8', :indent => 0, :save_with => 0) end