Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Jun 10, 2021
1 parent 0b774e2 commit 5966219
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.43"
Version = "1.5.44"
)

type DebugSwitch int8
6 changes: 3 additions & 3 deletions release_note.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
版本号:Release 1.5.43
版本号:Release 1.5.44
修改记录:
(1) 微信V3:新增 图片上传 接口
(1) 微信V3:新增 视频上传 接口
(1) 微信V3:修复消费者投诉接口中的图片上传失败问题
(2) 微信V3:新增 视频上传 接口
(3) 微信V3:修复消费者投诉接口中的图片上传失败问题

版本号:Release 1.5.42
修改记录:
Expand Down

0 comments on commit 5966219

Please sign in to comment.