package wechatpayapiv2 const ( apiUrl = "https://api.mch.weixin.qq.com" ) const ( logTable = "wechatpayapiv2" ) const Version = "1.0.0"