mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-04-23 11:22:09 +00:00
Ajout status
This commit is contained in:
parent
2f377dac82
commit
6091f2f1bc
@ -1,5 +1,5 @@
|
|||||||
module.exports = class IndexController {
|
module.exports = class IndexController {
|
||||||
index(req, res) {
|
index(req, res) {
|
||||||
res.send('SoftWare Quality Module')
|
res.status(200).send('SoftWare Quality Module')
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user