From 874d773152790fcb8c1021cfa2611c50735904d5 Mon Sep 17 00:00:00 2001 From: ziming Date: Mon, 23 Jun 2025 09:16:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/wechat_cpn/internal/wechat_cpn.go | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/wechat_cpn/internal/wechat_cpn.go b/plugins/wechat_cpn/internal/wechat_cpn.go index 85d2d2e..5fccdc6 100644 --- a/plugins/wechat_cpn/internal/wechat_cpn.go +++ b/plugins/wechat_cpn/internal/wechat_cpn.go @@ -9,6 +9,7 @@ import ( ) // 插件通信信息,若不对应则会报错panic +// 微信立减金文档地址: https://pay.weixin.qq.com/doc/v3/merchant/4012463767 const ( Tag = "wechat_cpn" Version = 1