package wechatopen const ( apiUrl = "https://api.weixin.qq.com" ) const ( LogTable = "wechatopen" Version = "1.0.44" )