houseme
|
d8fde54f2d
|
improve comment ,参考:https://github.com/huacnlee/autocorrect
|
2024-07-19 12:04:04 +08:00 |
|
markwang
|
d28ca4f334
|
feat: optimized-error-handling&remove unused constant (#772)
* feat: optimized-error-handling&remove unused constant
* feat: optimized-error-handling
---------
Co-authored-by: markwang <www.wang61@qq.com>
|
2024-04-16 10:51:51 +08:00 |
|
houseme
|
96c1f98944
|
[feature] Format the code and improve Mini Program authorization to o… (#473)
* [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
Co-authored-by: houseme <houseme@outlook.com>
|
2021-09-08 11:03:23 +08:00 |
|
GargantuaX
|
e7fdcf9534
|
支持公众号账号迁移,获取openID变化接口 (#370)
* * 公众号菜单管理,set相关函数,返回btn本身,方便以字面量的方式创建多个菜单,更直观,方便管理
* * golangci-lint fix
* * 获取二维码ticket接口没有往上抛接口错误
* * 增加GetOpenID方法,以获取消息的生产用户openID
* * 支持公众号账号迁移,获取openID变化接口
* * bugfix
* * golint fix
* * golint fix
|
2021-03-01 15:38:54 +08:00 |
|