FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for weixin-java-miniapp - linlinjava/WxJava · GitHub
linlinjava
/
WxJava
Public
forked from
binarywang/WxJava
Notifications
You must be signed in to change notification settings
Fork
3
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-miniapp
on
develop
User selector
Datepicker
Commit history
Commits on Jul 31, 2023
:bookmark: 发布 4.5.4.B 测试版本
binarywang
committed
404887e
View commit details
Copy full SHA for 404887e
View code at this point
Browse repository at this point
:art: 修复完善获取 NFC 的小程序 scheme 接口
li362692680
authored and
Binary Wang
committed
ece6604
View commit details
Copy full SHA for ece6604
View code at this point
Browse repository at this point
:new: 【小程序】添加获取 NFC 的小程序 scheme 接口
li362692680
authored and
Binary Wang
committed
6646b06
View commit details
Copy full SHA for 6646b06
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
:art: 优化部分代码,部分map字段赋初始值,避免未配置时空指针
J
authored and
Binary Wang
committed
f74b00c
View commit details
Copy full SHA for f74b00c
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
:new: #3083 【小程序】增加发货信息管理相关接口,【开放平台】增加第三方平台的购物订单管理等接口
Molzx
authored
b6b80a2
View commit details
Copy full SHA for b6b80a2
View code at this point
Browse repository at this point
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 9, 2023
:bookmark: 发布 4.5.3.B 测试版本
binarywang
committed
db2d9d7
View commit details
Copy full SHA for db2d9d7
View code at this point
Browse repository at this point
:bookmark: 发布 4.5.2.B 测试版本
binarywang
committed
9bd7940
View commit details
Copy full SHA for 9bd7940
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
:bookmark: 发布4.5.1.B 测试版本
binarywang
committed
93f85f7
View commit details
Copy full SHA for 93f85f7
View code at this point
Browse repository at this point
:art: 修复部分错误的javadoc标签
binarywang
committed
dd7f02d
View commit details
Copy full SHA for dd7f02d
View code at this point
Browse repository at this point
:art: 修复WxMaCodeExtConfig类无法被Jackson反序列化的问题
vostro2013
authored
cf0667e
View commit details
Copy full SHA for cf0667e
View code at this point
Browse repository at this point
Commits on May 31, 2023
:art: #3024【小程序】发送设备消息接口请求类增加设备型号 id字段
ericxu9
authored
1583aaf
View commit details
Copy full SHA for 1583aaf
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 May 6, 2023
:new: #2998 【小程序】增加获取稳定版接口调用凭据的接口,通过设置WxMaConfig#useStableAccessToken方法去开启使用稳定版接口
FreeOfYou
authored
c33ee14
View commit details
Copy full SHA for c33ee14
View code at this point
Browse repository at this point
Commits on May 4, 2023
:art: add some constructors
binarywang
committed
83e6dbf
View commit details
Copy full SHA for 83e6dbf
View code at this point
Browse repository at this point
:bug: #2999【小程序/公众号】修复异步消息路由报错的问题
biubiubiu3971
authored
de0266b
View commit details
Copy full SHA for de0266b
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 10, 2023
:bug: #2973 【小程序】修改获取url link接口请求类中的expireTime属性类型为Long
gang2113920
authored
e0e03d8
View commit details
Copy full SHA for e0e03d8
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
:art:【小程序】路由规则使用异步时,当前的appId没有传入到子线程,导致wxMaService在子线程中无法取到父线程的appId。 (#2961)
biubiubiu3971
authored
bae84e1
View commit details
Copy full SHA for bae84e1
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
:bookmark: 发布 4.5.0 正式版本
binarywang
committed
e72991c
View commit details
Copy full SHA for e72991c
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
:bookmark: 发布 4.4.9.B 测试版本
binarywang
committed
a4bc538
View commit details
Copy full SHA for a4bc538
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 17, 2022
:art: 小程序代码提交审核代码重构优化,删除重复定义类
binarywang
committed
901fceb
View commit details
Copy full SHA for 901fceb
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
:bookmark: 发布 4.4.8.B 测试版本
binarywang
committed
112f7c1
View commit details
Copy full SHA for 112f7c1
View code at this point
Browse repository at this point
:bookmark: 发布 4.4.7.B 测试版本
binarywang
committed
9055682
View commit details
Copy full SHA for 9055682
View code at this point
Browse repository at this point
:bookmark: 发布 4.4.6.B 测试版本
binarywang
committed
5776914
View commit details
Copy full SHA for 5776914
View code at this point
Browse repository at this point
:art: #2888 【小程序】自定义交易组件商品上传API增加部分参数
liming1019
authored and
binarywang
committed
d355224
View commit details
Copy full SHA for d355224
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
:bookmark: 发布 4.4.5.B 测试版本
binarywang
committed
0721b01
View commit details
Copy full SHA for 0721b01
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
:art: #2798 【开放平台】小程序模版开发上传代码并生成体验版接口增加requiredPrivateInfos参数的支持
binarywang
committed
d94b42b
View commit details
Copy full SHA for d94b42b
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
:bookmark: 发布 4.4.4.B 测试版本
binarywang
committed
4888d15
View commit details
Copy full SHA for 4888d15
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
:art: 规范化代码
binarywang
committed
ae08833
View commit details
Copy full SHA for ae08833
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
:bookmark: 发布 4.4.3.B 测试版本
binarywang
committed
2eb6180
View commit details
Copy full SHA for 2eb6180
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
优化部分代码格式
binarywang
committed
b085309
View commit details
Copy full SHA for b085309
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL