diff --git a/README.md b/README.md index 7f75db1..8af0843 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +#### 助力抗击疫情,diboot 团队紧急上线公益“轻统计工具”,无需注册,Excel一键生成在线填报表单、快速收集统计数据。[<点我使用>](http://s.dibo.ltd/#/g "注解自动绑定多表关联") + +# diboot

@@ -7,7 +10,6 @@

-# diboot > [设计目标](https://segmentfault.com/a/1190000020906742):面向开发人员的低代码开发平台,将重复性的工作自动化,提高质量、效率、可维护性。 diboot v2版本,实现: diboot-core全新内核 + diboot-devtools代码生成平台 + IAM身份认证等基础功能组件。 diff --git a/iam-base-starter/README.md b/iam-base-starter/README.md index fe27840..f4b2d80 100644 --- a/iam-base-starter/README.md +++ b/iam-base-starter/README.md @@ -87,4 +87,4 @@ diboot.iam.enable-permission-update=true diboot.iam.cache-manager-class=org.apache.shiro.cache.MemoryConstrainedCacheManager ``` -## 7、样例参考 - [diboot-iam-example](https://github.com/dibo-software/diboot-v2-example/diboot-iam-example) +## 7、样例参考 - [diboot-iam-example](https://github.com/dibo-software/diboot-v2-example/tree/master/diboot-iam-example)