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