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