updated config
This commit is contained in:
parent
d6e10a2e10
commit
a4cf7e029b
4 changed files with 1 additions and 60 deletions
|
|
@ -21,9 +21,6 @@ import registry from "./api/registry/api.registry";
|
|||
/** API dashboard */
|
||||
import message from "./api/00_dashboard/api.message";
|
||||
|
||||
/** API reports */
|
||||
import reports from "./api/reports/api.report";
|
||||
|
||||
/** API โครงสร้างอัตรากำลัง*/
|
||||
import organization from "./api/02_organizational/api.organization";
|
||||
|
||||
|
|
@ -107,9 +104,6 @@ const API = {
|
|||
//dashboard
|
||||
...message,
|
||||
|
||||
//reports
|
||||
...reports,
|
||||
|
||||
/*file*/
|
||||
...file,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue