宇天 2020-09-18 18:27:00 +08:00
parent a9dd72b901
commit a0b4c57db3
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
![module info](https://nodei.co/npm/@gm5/controller.png?downloads=true&downloadRank=true&stars=true)
![module info](https://nodei.co/npm/@gm5/session.png?downloads=true&downloadRank=true&stars=true)
# @gm5/controller
# @gm5/session
> 控制器基类
> 会话中间件
## 安装
```bash
npm install @gm5/controller
npm install @gm5/session
```