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