Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Jun 27, 2024
1 parent 8755898 commit 73ee6a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const (
OK = "OK"
DebugOff = 0
DebugOn = 1
Version = "1.5.102"
Version = "1.5.103"
)

type DebugSwitch int8
7 changes: 7 additions & 0 deletions release_note.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
版本号:Release 1.5.103
修改记录:
(1) 支付宝:新增 client.PayAppMarketingConsult(),商户前置内容咨询接口。
(2) 支付宝:新增
(3) 支付宝:新增
(4) 支付宝:新增

版本号:Release 1.5.102
修改记录:
(1) gopay:golang.org/x/crypto v0.23.0 版本升级到 v0.24.0。
Expand Down

0 comments on commit 73ee6a7

Please sign in to comment.