1
0
mirror of synced 2026-05-22 21:53:18 +00:00
Files
JustAuth/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
T
yadong.zhang 9e4815cde7 📝 修改demo链接
2019-09-23 09:16:21 +08:00

27 lines
465 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- [ ] 是否为解决Issue
### 您做了哪些更新?
- 新增
- 修改
- 修复
- 其他
### 是否做了充分测试?
- [ ] 是,已经做过测试,并且测试通过
- [ ] 否,还没做测试,需要作者自测
注:测试demo可以使用:
- [Springboot版](https://github.com/justauth/JustAuth-demo)
- [jFinal版](https://github.com/xkcoding/jfinal-justauth-demo)
- [ActFramework版](https://github.com/xkcoding/act-justauth-demo)