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