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