Skip to content

Commit 4ea166a

Browse files
committed
nodemon替换supervisor并测试成功
1 parent 6587935 commit 4ea166a

File tree

3 files changed

+5270
-4838
lines changed

3 files changed

+5270
-4838
lines changed

app/mocks/apis/base/login.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
21
module.exports = {
32
data: {
43
ticket: 'ticket',
5-
token: '11111',
4+
token: '1111',
65
},
76
msg: '操作成功',
87
status: 1,

0 commit comments

Comments
 (0)