This commit is contained in:
newtbot 2024-01-18 03:18:18 +08:00
parent 8133bc7aca
commit 61aeca0961
3 changed files with 0 additions and 3 deletions

View File

@ -1,2 +0,0 @@
node_modules
.env

Binary file not shown.

View File

@ -15,7 +15,6 @@ router.get("/", async (req, res, next) => {
});
router.post("/register", async (req, res, next) => {
// /user/register
router.post("/register", async (req, res, next) => {
try {