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