微信接口的RPC包
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
lijianbin e845674f4b update 2 years ago
README.md Initial commit 3 years ago
access_token.client.go 修改数据类型 3 years ago
access_token.client_test.go 修改数据类型 3 years ago
app_openid.client.go 添加app获取openid方法 2 years ago
common.go 增加site_id参数 2 years ago
data.go 增加data处理方法 2 years ago
go.mod update 2 years ago
go.sum update 2 years ago
miniapp_openid.client.go 增加调试解析openid 3 years ago
miniapp_qrcode.client.go 增加site_id参数 2 years ago
miniapp_qrcode.client_test.go update 2 years ago
mp_open_id.client.go 修复错误 2 years ago
mp_userinfo.client.go 更新结构 2 years ago
pay.client.go 微信支付退款client 2 years ago
pay.client_test.go 微信支付退款client 2 years ago
security_check.go 加入图片和文字检测 2 years ago
security_check_test.go 加入图片和文字检测 2 years ago
send_subscribe_message.client.go 增加发送小程序订阅消息方法 3 years ago
send_subscribe_message.client_test.go 增加调试解析openid 3 years ago
send_uniform_message.client.go 修改参数类型 3 years ago
send_uniform_message.client_test.go 更新pb.go 2 years ago
sign.go 增加调试解析openid 3 years ago
weixin.pb.go 增加支付退款 2 years ago
weixin.proto 增加支付退款 2 years ago

README.md

weixinrpc

微信接口的RPC包