Skip to content

Commit e46cd7a

Browse files
author
liuwei
committed
屏蔽部分打印日志。
1 parent 6e0f529 commit e46cd7a

File tree

5 files changed

+240
-264
lines changed

5 files changed

+240
-264
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ cd web
118118
npm install --registry=https://registry.npm.taobao.org
119119

120120
# 启动web项目
121-
npm run serve
121+
npm run dev
122122
```
123123

124124
### 2.3 swagger自动化API文档

0 commit comments

Comments
 (0)