We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859a35a commit 7ab3ee2Copy full SHA for 7ab3ee2
readme.md
@@ -1,4 +1,7 @@
1
-<h1 align="center">code-gen</h1>
+<p align="center">
2
+ <img src="https://gitee.com/naraka47/pic-go-store/raw/master/img/20210707104136.png" ></img>
3
+</p>
4
+<!-- <h1 align="center">code-gen</h1> -->
5
<h4 align="center">把简单的重复劳动交给code-gen,省下来的时间多陪陪家人</h4>
6
7
[](https://github.com/Coding-Coder)
@@ -11,6 +14,9 @@
11
14
12
15
> 用到的技术:SpringBoot + Mybatis + Vue
13
16
17
+## 项目说明
18
+- 本项目是基于[tanghc/code-gen](https://gitee.com/durcframework/code-gen) 之上的定制型代码生成器
19
+
20
## 使用步骤
21
22
- 前往[发行版页面](https://gitee.com/durcframework/code-gen/releases),下载最新版本zip文件
0 commit comments