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