Commit 85f480dea389404035be9b5131c94242a708b056
1 parent
2f38201c
更新文档地址
Showing
2 changed files
with
4 additions
and
4 deletions
ant-design-vue-jeecg/README.md
jeecg-boot/README.md
... | ... | @@ -39,9 +39,9 @@ Jeecg-Boot 低代码开发平台 |
39 | 39 | |
40 | 40 | - 在线演示 : [http://boot.jeecg.com](http://boot.jeecg.com) |
41 | 41 | |
42 | -- 在线文档: [http://doc.jeecg.com/1273753](http://doc.jeecg.com/1273753) | |
42 | +- 在线文档: [http://doc.jeecg.com](http://doc.jeecg.com) | |
43 | 43 | |
44 | -- 常见问题: [入门常见问题大全](http://bbs.jeecg.com/forum.php?mod=viewthread&tid=7816&extra=page%3D1) | |
44 | +- 常见问题: [http://jeecg.com/doc/qa](http://jeecg.com/doc/qa) | |
45 | 45 | |
46 | 46 | - QQ交流群 : ③816531124、①284271917、②769925425 |
47 | 47 | |
... | ... | @@ -100,7 +100,7 @@ QueryWrapper<?> queryWrapper = QueryGenerator.initQueryWrapper(?, req.getParamet |
100 | 100 | > 功能说明: 一键生成的代码(包括:controller、service、dao、mapper、entity、vue) |
101 | 101 | |
102 | 102 | - 模板位置: src/main/resources/jeecg/code-template |
103 | - - 技术文档: http://doc.jeecg.com/1273927 | |
103 | + - 技术文档: http://doc.jeecg.com/2043916 | |
104 | 104 | |
105 | 105 | |
106 | 106 | |
... | ... |