programa get
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const Programa = require('../../db/tablas/Status');
|
||||
|
||||
const get = async () => Programa.findAll();
|
||||
|
||||
module.exports = get;
|
||||
Reference in New Issue
Block a user