코인 시스템 준비
This commit is contained in:
parent
6cc00098f9
commit
697629325c
@ -249,9 +249,4 @@ router.get("/get-info", async function (req, res, next) {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
router.put("/coin/:id", async function (req, res, next) {
|
|
||||||
|
|
||||||
})
|
|
||||||
|
|
||||||
|
|
||||||
module.exports = router;
|
module.exports = router;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user