JerryTam
|
d3d91b8d29
|
实例化Redis新增dialOpts参数以支持redis更多拨号设置 (#475)
* 实例化Redis新dialOpts参数以支持redis更多拨号设置
* debug
* gofmt file
* remove go.mod empty line
Co-authored-by: Jerry <prc.tzy@gmail.com>
|
2021-09-09 12:22:02 +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 |
|
MengYX
|
828ba7875b
|
fix: incorrect redigo version (#404)
|
2021-06-07 10:04:45 +08:00 |
|
Alfred
|
813684e555
|
fix: 微信支付退款请求参数签名类型不可选 (#383)
* fix: 微信支付退款请求参数签名类型不可选
* fix: 修复微信退款请求参数问题,out_trade_no OR transaction_id 不可选
* fix: 误删NotifyURL
* fix: 误删SignType
* fix: 修复 golangci-lint 失败
* refactor: 增加GetSignParam方法
* chore: 调整 go.mod
* refactor: 调整参数
|
2021-03-10 17:26:01 +08:00 |
|
silenceper
|
58092a21de
|
testCase:使用gock模拟http接口数据
|
2020-05-25 23:27:24 +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
|
d46df74eee
|
1、fix golnt错误
2、将包管理改为go mod
|
2019-11-26 13:44:55 +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 |
|