FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for weixin-java-common/src - ifcute/WxJava · GitHub
ifcute
/
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
Breadcrumbs
History for
WxJava
weixin-java-common
src
on
develop
User selector
Datepicker
Commit history
Commits on Jul 12, 2023
:new: #3077【小程序】增加openApi管理的接口支持
shuiyihan12
authored
831aac3
View commit details
Copy full SHA for 831aac3
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
:art: 恢复代码,尽量减少使用新版本commons-lang3的代码
binarywang
committed
d82d6c4
View commit details
Copy full SHA for d82d6c4
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
:art: 修复部分错误的javadoc标签
binarywang
committed
dd7f02d
View commit details
Copy full SHA for dd7f02d
View code at this point
Browse repository at this point
Commits on May 11, 2023
:new: #2991【视频号】增加视频号模块,实现视频号大部分相关接口
lixize
authored and
binarywang
committed
9d6faa0
View commit details
Copy full SHA for 9d6faa0
View code at this point
Browse repository at this point
:art: #3005【小程序/公众号】提供更新access_token的消费接口
FreeOfYou
authored
899ea65
View commit details
Copy full SHA for 899ea65
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
:art: 统一抽取errcode常量,同步优化规范部分代码
binarywang
committed
0affa26
View commit details
Copy full SHA for 0affa26
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
:art: 修复代码,避免 String 与 Integer 强转报错
ChinaTjcm
authored and
Binary Wang
committed
b5a760d
View commit details
Copy full SHA for b5a760d
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
:art: 添加redis微信消息重复检查相关类
biubiubiu3971
authored
185df6e
View commit details
Copy full SHA for 185df6e
View code at this point
Browse repository at this point
Commits on Feb 18, 2023
:art: 新增okhttp实现接口请求的单例模式代码
wulangcode
authored
b834352
View commit details
Copy full SHA for b834352
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
:bug: #2921 【小程序】修改使用okhttp及jodd方式请求创建直播间接口报错的问题
binarywang
committed
9818ba3
View commit details
Copy full SHA for 9818ba3
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
:art: 补充部分订阅通知事件常量
littlebananafish
authored and
binarywang
committed
a3a8295
View commit details
Copy full SHA for a3a8295
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
:art: 优化部分代码
binarywang
committed
d2571d0
View commit details
Copy full SHA for d2571d0
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
:art: 将JedisWxRedisOps标记为过时
dazer007
authored and
binarywang
committed
431e83b
View commit details
Copy full SHA for 431e83b
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
:art: #2861 XStreamInitializer增加自定义加载类的支持方法
q7486828035
authored
46921e0
View commit details
Copy full SHA for 46921e0
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
:art: #2851【公众号】群发消息支持多图片群发
Tang178042684
authored
512975f
View commit details
Copy full SHA for 512975f
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
:art: 增加一些单元测试代码
binarywang
committed
c1e7d09
View commit details
Copy full SHA for c1e7d09
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
:art: 清理一些jetbrain的校验注解
binarywang
committed
7219c2d
View commit details
Copy full SHA for 7219c2d
View code at this point
Browse repository at this point
:art: #2827 【企业微信】新增几个企业微信第三方回调的事件常量
dofindme
authored
26e2cbc
View commit details
Copy full SHA for 26e2cbc
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
:art: 增加微信推送的自定义交易组件付款通知事件类型OPEN_PRODUCT_ORDER_PAY
sunchenweb
authored and
binarywang
committed
aa19a28
View commit details
Copy full SHA for aa19a28
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
:new: #2815【开放平台】查询公众号/小程序是否绑定open实现 && 增加授权用户资料变更事件常量
dofindme
authored
7f7c0a3
View commit details
Copy full SHA for 7f7c0a3
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
消息去重所用线程池设置为daemon线程,否则jvm关闭后线程池仍不关闭。
vishun
committed
d19fec7
View commit details
Copy full SHA for d19fec7
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
accessToken 接口添加 is_snapshotuser 字段
陈俊霖
committed
1dfde62
View commit details
Copy full SHA for 1dfde62
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
:art: 添加is_snapshotuser字段
gap1994
authored
a126c8e
View commit details
Copy full SHA for a126c8e
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
:new: #2758 【小程序】增加微信小商店标准版相关接口
borisbao
authored
1747190
View commit details
Copy full SHA for 1747190
View code at this point
Browse repository at this point
:art: 避免对曾变化的guava方法的依赖,以免对使用不同版本guava的用户造成困惑
binarywang
committed
0cfcc8d
View commit details
Copy full SHA for 0cfcc8d
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
:art: #2745 【公众号】OCR接口增加部分字段
luomin0601
authored
6cbfe0a
View commit details
Copy full SHA for 6cbfe0a
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
:new: #2725【企业微信】增加家校沟通-发送「学校通知」的接口
0katekate0
authored
f30ac6b
View commit details
Copy full SHA for f30ac6b
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
:art: #2705 【小程序】异步安全校验事件中消息重复判断代码修复
binarywang
committed
3ee7d0d
View commit details
Copy full SHA for 3ee7d0d
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
:new: #2692【企业微信】增加家校应用-班级收款接口支持
0katekate0
authored
1f3f133
View commit details
Copy full SHA for 1f3f133
View code at this point
Browse repository at this point
Commits on May 27, 2022
:art: #2663 优化重复消息检查器多实例导致多守护线程的问题,修改成单例+定时任务线程池处理
helloworldByChinese
authored
95be03b
View commit details
Copy full SHA for 95be03b
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
:new: #2622 【企业微信】OA打卡模块增加录入打卡人员人脸信息的接口
zhongjun96
authored
5227c45
View commit details
Copy full SHA for 5227c45
View code at this point
Browse repository at this point
:art: 优化部分文档注释
binarywang
committed
e7f589e
View commit details
Copy full SHA for e7f589e
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
:art: 添加企业微信全局错误码:40096-不合法的外部联系人userid
zhongjun
authored
4d01470
View commit details
Copy full SHA for 4d01470
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
:art: 增加若干字段
binarywang
committed
94bd262
View commit details
Copy full SHA for 94bd262
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL