FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · LemonHan/WxJava · GitHub
LemonHan
/
WxJava
Public
forked from
binarywang/WxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 29, 2022
修复小程序交易组件 商品spu list接口返回值缺少productId字段的严重bug
LemonHan
committed
11692a3
View commit details
Copy full SHA for 11692a3
Browse repository at this point
Commits on Sep 26, 2022
:bookmark: 发布 4.4.2.B 测试版本
binarywang
committed
3bd517a
View commit details
Copy full SHA for 3bd517a
Browse repository at this point
:art: 清理一些jetbrain的校验注解
binarywang
committed
7219c2d
View commit details
Copy full SHA for 7219c2d
Browse repository at this point
:art: #2827 【企业微信】新增几个企业微信第三方回调的事件常量
dofindme
authored
26e2cbc
View commit details
Copy full SHA for 26e2cbc
Browse repository at this point
:new: #2825 【企业微信】增加分配在职成员的客户群的接口
xslong
authored
320bbfe
View commit details
Copy full SHA for 320bbfe
Browse repository at this point
Commits on Sep 24, 2022
:art: 恢复误修改的代码
sunchenweb
authored and
binarywang
committed
65134bd
View commit details
Copy full SHA for 65134bd
Browse repository at this point
:art: 【微信支付】沙箱环境api地址修改sandboxnew为 xdc/apiv2sandbox
Javen205
authored and
binarywang
committed
81cb16b
View commit details
Copy full SHA for 81cb16b
Browse repository at this point
:art: 增加微信推送的自定义交易组件付款通知事件类型OPEN_PRODUCT_ORDER_PAY
sunchenweb
authored and
binarywang
committed
aa19a28
View commit details
Copy full SHA for aa19a28
Browse repository at this point
:art: 修改类可见范围,并优化部分文档
binarywang
committed
3477e41
View commit details
Copy full SHA for 3477e41
Browse repository at this point
Commits on Sep 19, 2022
:new: #2815【开放平台】查询公众号/小程序是否绑定open实现 && 增加授权用户资料变更事件常量
dofindme
authored
7f7c0a3
View commit details
Copy full SHA for 7f7c0a3
Browse repository at this point
Commits on Sep 13, 2022
:bookmark: 发布 4.4.1.B 测试版本
binarywang
committed
b8d0baa
View commit details
Copy full SHA for b8d0baa
Browse repository at this point
:art: #2811 【公众号】用户管理增加可一次性拉取所有用户数据的接口
Cocowwy
authored
286596f
View commit details
Copy full SHA for 286596f
Browse repository at this point
Commits on Sep 11, 2022
:art: 修复小程序支付管理获取订单详情接口请求参数格式错误
liming1019
authored
310e1d9
View commit details
Copy full SHA for 310e1d9
Browse repository at this point
Commits on Sep 2, 2022
:art: 修改消息去重时线程池关闭问题
binarywang
authored
3918005
View commit details
Copy full SHA for 3918005
Browse repository at this point
:new: #2807 【小程序】增加支付管理获取订单详情和申请退款的接口
binarywang
authored
a435ee5
View commit details
Copy full SHA for a435ee5
Browse repository at this point
:bug: #2806【企业微信】 修复获取审批数据接口的地址
binarywang
authored
7a200c0
View commit details
Copy full SHA for 7a200c0
Browse repository at this point
Commits on Aug 31, 2022
【企业微信】 修复获取审批数据URL
0katekate0
committed
80cc0e4
View commit details
Copy full SHA for 80cc0e4
Browse repository at this point
申请退款接口
liming10191
committed
81bb1f3
View commit details
Copy full SHA for 81bb1f3
Browse repository at this point
获取订单详情接口
liming10191
committed
57ff6a8
View commit details
Copy full SHA for 57ff6a8
Browse repository at this point
Commits on Aug 30, 2022
消息去重所用线程池设置为daemon线程,否则jvm关闭后线程池仍不关闭。
vishun
committed
d19fec7
View commit details
Copy full SHA for d19fec7
Browse repository at this point
Commits on Aug 29, 2022
:new: #2801 【小程序】增加新版自定义交易组件之更新售后申请的接口
binarywang
authored
db5826c
View commit details
Copy full SHA for db5826c
Browse repository at this point
Commits on Aug 28, 2022
:new: #2797【小程序】增加新版自定义交易组件获取售后单详情的接口
binarywang
authored
dc8b545
View commit details
Copy full SHA for dc8b545
Browse repository at this point
Commits on Aug 26, 2022
【小程序】增加新版自定义交易组件之更新售后申请API
liming10191
committed
30a0eb8
View commit details
Copy full SHA for 30a0eb8
Browse repository at this point
Commits on Aug 25, 2022
【小程序】增加新版自定义交易组件获取售后单详情API
liming10191
committed
6e58001
View commit details
Copy full SHA for 6e58001
Browse repository at this point
:art: 批量添加部分javadoc
binarywang
committed
4d526db
View commit details
Copy full SHA for 4d526db
Browse repository at this point
:bug: #2792【企业微信】修复家校应用接口single_choice属性错误问题
binarywang
authored
152e6a0
View commit details
Copy full SHA for 152e6a0
Browse repository at this point
Commits on Aug 24, 2022
[企业微信]fix家校应用single_choice属性字段 #2792
0katekate0
committed
d390623
View commit details
Copy full SHA for d390623
Browse repository at this point
:art: accessToken 接口添加 is_snapshotuser 字段
binarywang
authored
8c461bb
View commit details
Copy full SHA for 8c461bb
Browse repository at this point
:bug: unoinId使用Integer类型
binarywang
authored
3e09168
View commit details
Copy full SHA for 3e09168
Browse repository at this point
Commits on Aug 23, 2022
:bug: #2788 `unoinId` 使用 Integer 溢出导致GSON抛出NumberFormatException
imyzt
committed
3abaa2c
View commit details
Copy full SHA for 3abaa2c
Browse repository at this point
accessToken 接口添加 is_snapshotuser 字段
陈俊霖
committed
1dfde62
View commit details
Copy full SHA for 1dfde62
Browse repository at this point
Commits on Aug 22, 2022
:art: fix javadoc by removing @date
binarywang
committed
36602d5
View commit details
Copy full SHA for 36602d5
Browse repository at this point
:art: ProfitSharingResult类增加分账接收方列表字段解析方法
binarywang
authored
f94e670
View commit details
Copy full SHA for f94e670
Browse repository at this point
@laijj@在ProfitSharingResult扩充reecvice列表对象,方便使用者处理不同分账接收方的数据逻辑
laijjasiainfo
committed
066c77c
View commit details
Copy full SHA for 066c77c
Browse repository at this point
:memo: 更新版本信息
binarywang
authored
c3f4943
View commit details
Copy full SHA for c3f4943
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL