package wechatunion const ( apiUrl = "https://api.weixin.qq.com/union" ) const ( logTable = "wechatunion" ) const Version = "1.0.6"