Skip to content

Commit

Permalink
1.5.53
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Jul 30, 2021
1 parent 4ed1a81 commit d93fd16
Show file tree
Hide file tree
Showing 2 changed files with 6 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.52"
Version = "1.5.53"
)

type DebugSwitch int8
5 changes: 5 additions & 0 deletions release_note.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
版本号:Release 1.5.53
修改记录:
(1) 支付宝:补充接口
(2) 微信V3:修改支付分相关接口的返回参数字段, out_trade_no 为 out_order_no

版本号:Release 1.5.52
修改记录:
(1) 支付宝:补充 支付API 相关接口
Expand Down

0 comments on commit d93fd16

Please sign in to comment.