删除无效的许可证信息,并把公众号的内容独立出来.
This commit is contained in:
parent
112f7c100e
commit
a8fe23030f
@ -1,11 +0,0 @@
|
||||
version: 2.1
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cimg/openjdk:11.0
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Build
|
||||
command: mvn -B -DskipTests clean package -Dcheckstyle.skip=true
|
||||
|
@ -1,19 +0,0 @@
|
||||
强烈建议大家到 `github` 相关页面提交问题,方便统一查询管理,具体页面地址:https://github.com/Wechat-Group/WxJava/issues
|
||||
|
||||
当然如果必须在这里提问,请务必按以下格式填写,谢谢配合~
|
||||
|
||||
# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,尤其是常见问题部分。完成内容后,请务必移除包括本句在内的无用内容,以免影响阅读,谢谢合作~
|
||||
# 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
|
||||
|
||||
### 简要描述
|
||||
__简单概括描述下你所遇到的问题。__
|
||||
|
||||
### 模块版本情况
|
||||
* `WxJava` 模块名:
|
||||
* `WxJava` 版本号:
|
||||
|
||||
### 详细描述
|
||||
__尽量详细描述。请不要使用截图,尽量使用文字描述,代码直接贴上来,日志则请附在后面所示区域。__
|
||||
|
||||
### 日志
|
||||
__将日志放在 [`Pastebin`](https://paste.ubuntu.com/) 或者其他地方,并将其url地址贴在这里__
|
4
.github/FUNDING.yml
vendored
4
.github/FUNDING.yml
vendored
@ -1,4 +0,0 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: [binarywang]
|
||||
custom: https://github.com/Wechat-Group/WxJava/blob/master/images/qrcodes/wepay.jpg?raw=true
|
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,28 +0,0 @@
|
||||
---
|
||||
name: Bug报告
|
||||
about: 本项目仅对最新版本进行维护,使用老版本出现问题的盆友,请先升级到最新版本,升级完后如果发现bug依然存在,请继续填写此issue。
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,尤其是常见问题部分。完成内容后,请务必移除包括本句在内的无用内容,以免影响阅读,否则直接关闭,谢谢合作~
|
||||
|
||||
## 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
|
||||
|
||||
### 简要描述
|
||||
__请简单概括描述下你所遇到的问题。__
|
||||
|
||||
### 模块版本情况
|
||||
* WxJava 模块名:
|
||||
* WxJava 版本号:(旧版本不予支持,谢谢配合)
|
||||
|
||||
### 详细描述
|
||||
__尽量详细描述。请不要使用截图,尽量使用文字描述,代码直接贴上来,日志则请附在后面所示区域。__
|
||||
|
||||
### 日志
|
||||
__如果日志不多,直接使用md代码引用格式贴在此处,否则如果太长,请将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方,然后将其url地址贴在这里__
|
||||
```
|
||||
日志请写于此处
|
||||
```
|
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,16 +0,0 @@
|
||||
---
|
||||
name: 请求添加新功能
|
||||
about: 如果有什么新功能需要添加,请告诉我们
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,否则直接关闭,谢谢合作~
|
||||
|
||||
### 简要描述
|
||||
|
||||
|
||||
### 官方文档地址
|
||||
__请提供所需功能对应的微信官方文档地址以便进行确认。__
|
17
.github/stale.yml
vendored
17
.github/stale.yml
vendored
@ -1,17 +0,0 @@
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 60
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
This issue has been automatically marked as stale because it has not had
|
||||
recent activity. It will be closed if no further activity occurs. Thank you
|
||||
for your contributions.
|
||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||
closeComment: false
|
69
README.md
69
README.md
@ -122,75 +122,6 @@
|
||||
- SAAS微信小程序电商:https://gitee.com/wei-it/weiit-saas
|
||||
- mall4j 电商商城系统:https://gitee.com/gz-yami/mall4j
|
||||
|
||||
#### 小程序:
|
||||
- (京东)友家铺子,友家铺子店长版,京粉精选
|
||||
- [喵星人贴吧助手(扫码关注)](http://p98ahz3tg.bkt.clouddn.com/miniappqrcode.jpg)
|
||||
- 树懒揽书+
|
||||
- 广廉快线,鹏城巴士等
|
||||
- 当燃挑战、sportlight轻灵运动
|
||||
- 360考试宝典
|
||||
- 民医台
|
||||
- 来一团商家版
|
||||
- 史必达(史丹利)
|
||||
- 嘀嗒云印
|
||||
- 维沃吼吼
|
||||
- 王朝社区(比亚迪新能源社区)
|
||||
- 极吼吼手机上门回收换新
|
||||
- 未来信封
|
||||
- 5G惠享
|
||||
- 生菜wordpress转小程序
|
||||
- 丽日购
|
||||
|
||||
#### 公众号:
|
||||
- 中国电信上海网厅(sh_189)
|
||||
- E答平台
|
||||
- 宁夏生鲜365
|
||||
- 通服货滴
|
||||
- 神龙养车
|
||||
- 沃音乐商务智能
|
||||
- 光环云社群
|
||||
- 手机排队
|
||||
- [全民约跑健身便利店](http://www.oneminsport.com/)
|
||||
- 民医台
|
||||
- YshopMall
|
||||
- 好行景区直通车以及全国40多个公众号
|
||||
- 我奥篮球公众号
|
||||
- 未来信封官微
|
||||
- 银川智云问诊
|
||||
- 5G惠享
|
||||
|
||||
#### 企业微信:
|
||||
- HTC企业微信
|
||||
- 掌上史丹利
|
||||
- 药店益
|
||||
|
||||
#### 其他:
|
||||
- 高善人力资源
|
||||
- 小猪餐餐
|
||||
- 餐饮系统
|
||||
- 微信公众号管理系统:http://demo.joolun.com
|
||||
- 锐捷网络:Saleslink
|
||||
|
||||
----------------------------------
|
||||
### 贡献者列表
|
||||
特别感谢参与贡献的所有同学,所有贡献者列表请在[此处](https://github.com/Wechat-Group/WxJava/graphs/contributors)查看,欢迎大家继续踊跃贡献代码!
|
||||
<details>
|
||||
<summary>点击此处展开查看贡献次数最多的几位小伙伴</summary>
|
||||
|
||||
1. [chanjarster (Daniel Qian)](https://github.com/chanjarster)
|
||||
1. [binarywang (Binary Wang)](https://github.com/binarywang)
|
||||
1. [007gzs](https://github.com/007gzs)
|
||||
1. [Silloy](https://github.com/silloy)
|
||||
1. [mgcnrx11](https://github.com/mgcnrx11)
|
||||
1. [0katekate0 (Wang_Wong)](https://github.com/0katekate0)
|
||||
1. [yuanqixun](https://github.com/yuanqixun)
|
||||
1. [kakotor](https://github.com/kakotor)
|
||||
1. [aimilin6688 (Jonk)](https://github.com/aimilin6688)
|
||||
1. [lkqm (Mario Luo)](https://github.com/lkqm)
|
||||
1. [kareanyi (MillerLin)](https://github.com/kareanyi)
|
||||
|
||||
</details>
|
||||
|
||||
### GitHub Stargazers over time
|
||||
|
||||
[](https://starchart.cc/Wechat-Group/WxJava)
|
||||
|
@ -3,15 +3,19 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
||||
xmlns="http://maven.apache.org/POM/4.0.0">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.ossez.wechat</groupId>
|
||||
<artifactId>wechat-j-common</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
<groupId>com.github.binarywang</groupId>
|
||||
<artifactId>wx-java</artifactId>
|
||||
<version>4.4.8.B</version>
|
||||
<groupId>com.ossez.wechat</groupId>
|
||||
<artifactId>wechat-j</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>weixin-java-common</artifactId>
|
||||
<name>WxJava - Common Java SDK</name>
|
||||
<description>微信开发Java SDK公共模块</description>
|
||||
<name>WeChat Java Common</name>
|
||||
<description>The module is common for all other package</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
@ -26,6 +26,9 @@ public class WxMenu implements Serializable {
|
||||
/**
|
||||
* 要用 http://mp.weixin.qq.com/wiki/16/ff9b7b85220e1396ffa16794a9d95adc.html 格式来反序列化
|
||||
* 相比 http://mp.weixin.qq.com/wiki/13/43de8269be54a0a6f64413e4dfa94f39.html 的格式,外层多套了一个menu
|
||||
*
|
||||
* @param json
|
||||
* @return
|
||||
*/
|
||||
public static WxMenu fromJson(String json) {
|
||||
return WxGsonBuilder.create().fromJson(json, WxMenu.class);
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user