package wechatqy const ( apiUrl = "https://qyapi.weixin.qq.com" ) const ( LogTable = "wechatqy" Version = "1.0.15" )