Skip to content

Commit 9163676

Browse files
authored
Update README.md
补充文档
1 parent 03ee95d commit 9163676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* 1、采用`java``MVC`的经典开发模型(在`nestjs`开发中也可以使用基于`angular`方式的模块化开发模式,看个人喜好),来构建项目结构,也符合后端企业开发的需求。
44
* 2、项目是基于`mysql`数据库开发的
55
* 3、使用`jwt`的方式进行登录鉴权(颗粒度仅到菜单权限)
6+
* 4、本分支前端代码地址[前端地址](https://github.com/kuangshp/nest-mysql-api-front)
67

78
## 二、使用项目
89

0 commit comments

Comments
 (0)