Skip to content

Commit

Permalink
nodemon替换supervisor并测试成功
Browse files Browse the repository at this point in the history
  • Loading branch information
duxianwei520 committed Mar 31, 2021
1 parent 6587935 commit 4ea166a
Show file tree
Hide file tree
Showing 3 changed files with 5,270 additions and 4,838 deletions.
3 changes: 1 addition & 2 deletions app/mocks/apis/base/login.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

module.exports = {
data: {
ticket: 'ticket',
token: '11111',
token: '1111',
},
msg: '操作成功',
status: 1,
Expand Down
Loading

0 comments on commit 4ea166a

Please sign in to comment.