-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Lines 296 to 301 in 9bc4689
// // TODO Create automatically payments | |
// }); | |
// }); | |
app.post("/valider_request_credit", (request, response) =>{ | |
if(!request.body.id_c){ |