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