oscar
97e1af5904
支持设置全局HTTPClient ( #761 )
...
* [新增]支持设置httpClient
* 增加说明
* 增加说明
* 格式化imports
* [fix]1.21.5 和golangci 有兼容性问题
* [fix]优化imports
2024-01-02 17:19:59 +08:00
houseme
26b0aacb4c
feat: create mini program virtual payment ( #709 )
2023-08-21 22:09:30 +08:00
misu
cb0928a03c
获取企业微信实例,设置全局Cache ( #671 )
...
Co-authored-by: masong <misu99@github.com >
2023-04-18 11:06:39 +08:00
牛强
d6371c7289
chore: 移除 panic,转移 cache 初始化到 Wechat 结构体方法下;在使用时可以只设置一次 cache 同时避免 panic 出现 ( #668 )
2023-04-13 14:23:46 +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
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
从小就很酷
c1e4e2c9d0
增加企业微信 企业内部开发模块 ( #418 )
...
* 增加小程序内容安全接口
* 内容安全接口 按照golint规范进行优化
* 内容安全接口 按照golint规范进行优化
* 删除CheckImage中的输出代码
* 小程序内容安全接口
* 小程序内容安全接口
* 小程序内容安全接口
1:修改返回值 改为error异常统一返回
* 增加企业微信 企业内部开发模块
1:授权登录
* 增加企业微信 企业内部开发模块
* 修改参数为小写
* 优化参数格式
Co-authored-by: root <admin@example.com >
2021-07-16 10:28:54 +08:00
silenceper
868b31cb3d
fix golangci-lint failed ( #284 )
...
* fix golangci-lint error
2020-06-24 14:36:33 +08:00
silenceper
340e1a3c5b
merge #221
2020-05-23 12:38:35 +08:00
silenceper
165d8f4d96
fix 冲突
2020-05-23 12:23:55 +08:00
silenceper
85b0a114dc
rebase release-2.0
2020-05-23 11:59:46 +08:00
silenceper
2423b58855
rebase release-2.0
2020-05-23 11:28:02 +08:00
silenceper
b6bba6ab66
将import path改为v2
2020-05-22 14:37:58 +08:00
silenceper
15ebd71a04
规范目录
2020-01-20 13:54:04 +08:00
silenceper
96678d2279
增加小程序-云开发http api
2019-11-26 13:09:36 +08:00
silenceper
7ea817a7c6
1、使用go mod 管理依赖
...
2、将template模板消息,移入到message文件夹
2019-11-19 22:51:40 +08:00
larry.liu
5b307df969
增加微信设备管理
...
1.设备授权方法
2.获取设备二维码方法
2019-11-14 19:30:33 +08:00
silenceper
3005852946
fix import path
2019-04-23 21:19:12 +08:00
silenceper
57bc7aabba
Merge branch 'master' into support_qr
2019-04-23 21:13:38 +08:00
jefferwang(王俊锋)
eda287070d
增加部分小程序接口
2019-02-14 16:07:24 +08:00
Chuanjian Wang
036183e5ff
rcode
2018-12-23 16:25:25 +08:00
Chyroc
2c7c3f26c5
skip-valid-when-debug-mode( fix #82 )
2018-09-12 10:09:31 +08:00
Mongo
016a9a58d9
add config copy
2017-10-30 21:50:51 +08:00
Mongo
0db6094b24
fix bug
2017-10-30 15:28:41 +08:00
Mongo
97752d09a6
add jsapi payment demo version
2017-10-28 00:32:08 +08:00
wenzl
942b4a627a
新增模板消息发送
2017-10-25 19:10:35 +08:00
wenzl
a6af57464f
去除额外不需要的参数
2017-10-25 18:05:00 +08:00
wenzl
bba2e26a01
增加获取用户信息接口
2017-10-25 17:15:26 +08:00
wenzl
11cca83c5e
format
2016-09-19 20:10:48 +08:00
wenzl
85fa02b00d
符合gilint规范
2016-09-19 20:00:01 +08:00
wenzl
f09af81be0
完善文档
2016-09-16 16:39:07 +08:00
wenzl
4a1470dcda
增加自定义菜单api
2016-09-16 13:45:07 +08:00
wenzl
4333691b37
oauth2,jssdk
2016-09-15 01:39:15 +08:00
wenzl
d9075933c1
实现access_token获取
2016-09-11 13:16:15 +08:00
wenzl
33f2b2ef60
支持文本消息的回复
2016-09-11 00:27:37 +08:00
wenzl
e713b4ffb2
实现消息解密
2016-09-10 11:53:06 +08:00