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