Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
shanyan-wcx committed May 8, 2024
1 parent e207380 commit 034fe49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ app.get('/', (req, res) => {
}
];
res.status(200).json(ok);

});

// 搜索书籍
Expand Down

0 comments on commit 034fe49

Please sign in to comment.