UPDATE tb_wx_config SET ticket = #{ticket} , create_time = #{createTime} , appid = #{appid} , appsecret = #{appsecret} , wxpub_name = #{wxpubName} WHERE ID = #{id}