From 9af0d88298bfb29cd09fa3f7e70dceac3f65946b Mon Sep 17 00:00:00 2001 From: lvyahui Date: Thu, 11 Apr 2019 15:28:42 +0800 Subject: [PATCH] add DBuilder to awesomelist --- awesomelist/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesomelist/README.md b/awesomelist/README.md index c7d1587..d61f36c 100644 --- a/awesomelist/README.md +++ b/awesomelist/README.md @@ -134,3 +134,4 @@ Projects under Anti 996ICU License. Thanks for your support! | - | [BMChineseSort](https://github.com/Baymax0/BMChineseSort) | [GitHub](https://github.com/Baymax0/BMChineseSort) | ![](https://img.shields.io/github/stars/Baymax0/BMChineseSort.svg) | iOS端的基于某个中文属性的模型数组排序 | ![](https://img.shields.io/github/license/Baymax0/BMChineseSort.svg) | | - | [nginx-log-rotation](https://github.com/chenrulongmaster/nginx-log-rotation) | [GitHub](https://github.com/chenrulongmaster/nginx-log-rotation) | ![](https://img.shields.io/github/stars/chenrulongmaster/nginx-log-rotation.svg) | Nginx日志滚动 | ![](https://img.shields.io/github/license/chenrulongmaster/nginx-log-rotation.svg) | | - | [producer-consumer-problem](https://github.com/chenrulongmaster/producer-consumer-problem) | [GitHub](https://github.com/chenrulongmaster/producer-consumer-problem) | ![](https://img.shields.io/github/stars/chenrulongmaster/producer-consumer-problem.svg) | Java 多线程生产者消费者问题 | ![](https://img.shields.io/github/license/chenrulongmaster/producer-consumer-problem.svg) | +| - | [DBuilder](https://github.com/lvyahui8/dbuilder) | [GitHub](https://github.com/lvyahui8/dbuilder) | ![](https://img.shields.io/github/stars/lvyahui8/dbuilder.svg) | WEB应用CRUD代码生成器,主要用来生成后台管理数据库的代码 | ![](https://img.shields.io/github/license/lvyahui8/dbuilder.svg) |