Surya:
This commit is contained in:
parent
edd6572bee
commit
28f908ba98
@ -5,7 +5,7 @@ module.exports = app => {
|
||||
var router = require("express").Router();
|
||||
|
||||
|
||||
// Retrieve all Tutorials
|
||||
// Retrieve all Entites
|
||||
router.get("/EntitiesList", financials.findAllEntities);
|
||||
// get statment master data
|
||||
router.get("/StatmentList", financials.StatmentList);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user