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