Mark
58621cd79d
fix CallbackMessage open_kfid and SyncMsg error ( #672 )
...
* 企业微信微信客服字段同步
* fix ci lint
* fix open_kfid xml Unmarshal error and 'syncMsg: field `open_kfid` unexpected empty string. invalid Request Parameter'
* add struct CallbackMessage xml tag
---------
Co-authored-by: liuyuezhong <liuyuezhong@inke.cn >
2023-04-19 16:21:04 +08:00
Mark
4094adc5b4
企业微信微信客服字段同步 ( #670 )
...
* 企业微信微信客服字段同步
* fix ci lint
---------
Co-authored-by: liuyuezhong <liuyuezhong@inke.cn >
2023-04-18 11:07:06 +08:00
houseme
adf142dac2
feat: modify redis version to v8.11.5 ( #582 )
...
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html )
* upgrade json error
* upgrade json error
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
* fix: ptr Elem() error
* improve code
* improve code
* improve code
* improve code
* upgrade go version v1.15
* improve .golangci.yml
* feat:modify redis version v8.11.5
Co-authored-by: houseme <houseme@outlook.com >
2022-07-20 11:25:15 +08:00
houseme
8e81a416c5
Adaptation of new go-redis components ( #546 )
...
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html )
* upgrade json error
* upgrade json error
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
Co-authored-by: houseme <houseme@outlook.com >
2022-04-14 10:07:58 +08:00
Afeyer
6fdb986911
feat:微信客服链接支持自定义参数 ( #438 )
...
* 添加微信客服SDK
* polish:优化签名函数
* polish:优化注释内容
* polish:复用已有的Token以及CommonError,移除无用的输出
* polish:复用已有的消息加解密
* fix:修复错误信息被覆盖的问题
* polish:go fmt 文件
* polish:客服链接支持自定义参数并更新注释文档内容
2021-08-18 10:55:37 +08:00
Afeyer
8ceabc2d0b
添加微信客服SDK ( #436 )
...
* 添加微信客服SDK
* polish:优化签名函数
* polish:优化注释内容
* polish:复用已有的Token以及CommonError,移除无用的输出
* polish:复用已有的消息加解密
* fix:修复错误信息被覆盖的问题
* polish:go fmt 文件
2021-08-17 10:19:01 +08:00