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