From 1376f8a8df52bb354629aab3c0d4df063641ed65 Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Fri, 27 Sep 2019 16:19:53 +0800 Subject: [PATCH] add d2-crud-plus Former-commit-id: df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c [formerly 7624d3877e3a6980c5e406ce2d36beb4567293fb [formerly 86e1373e1e93c3476e3b0ea98de38f51b6847b05]]]]] Former-commit-id: 54b26738ea7ef36e8db06fdf5b53e726ef2e07a2 Former-commit-id: 0404349b56413349d882cb5bd985b066450b01b0 Former-commit-id: ee15ef159f8e69005bf929a341b9e26cdcc235cb [formerly 77ab67aa2d750425b4164fdf24bf29d03239c546] Former-commit-id: 7da263d4e08dd6be9373821f540a4e01dc66454c Former-commit-id: afee239f71fa8c75a9c3667bf386e45b784cca1d Former-commit-id: 640a752369180c49c3cc2f7815351519c4fd23bf Former-commit-id: 9dbcab85aef9b10e99ce15f23395663502605ca1 Former-commit-id: a625f8205ee015147e25e1013453bb14e215b7cb --- README.md | 1 + README.zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index bde0b8e8..4080f788 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ D2Admin is a fully open source and free enterprise back-end product front-end in | d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [Preview](http://jaycewu.coding.me/d2-admin-pm) | RBAC privilege management solution based on D2Admin | | LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [Preview](http://47.101.222.133/) | Vue + Beego restful api personal blog system | | d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [Preview](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin Start kit modular version | +| d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [Preview](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | Easy development of crud function | ## Open source backend implementation diff --git a/README.zh.md b/README.zh.md index efac0d79..a7fe533c 100644 --- a/README.zh.md +++ b/README.zh.md @@ -126,6 +126,7 @@ | d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [预览](http://jaycewu.coding.me/d2-admin-pm) | 基于 D2Admin 的 RBAC 权限管理解决方案 | | LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [预览](http://47.101.222.133/) | Vue + Beego restful api 开发的懒人博客 | | d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [预览](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin 简化版模块化版本 | +| d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [预览](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | 简化d2-crud配置,快速开发crud功能 | ## 开源后端实现