Go to file
2024-01-06 16:37:02 +08:00
.gitignore 🎉 2024-01-05 11:54:25 +08:00
client_test.go 🎉 2024-01-05 11:54:25 +08:00
client.go 🎨优化代码 2024-01-06 16:37:02 +08:00
go.mod ⬆️ 2024-01-05 12:15:01 +08:00
go.sum ⬆️ 2024-01-05 12:15:01 +08:00
README.md 🎉 2024-01-05 11:54:25 +08:00
request.go 🎨新增了一些群聊接口支持以及文件图片消息发送 2024-01-05 17:05:26 +08:00
response.go 🎨为response添加String方法 2024-01-05 17:29:43 +08:00

wx_helper_api_sdk

install

      go get gitea.mrx.ltd/go-pkg/wx_helper_sdk

use

  没啥好用的自己看client_test.go文件大同小异有些没写到测试用例里边自己搞定