forked from ttc/micro-service-api
...
This commit is contained in:
@@ -16,7 +16,7 @@ export class Interface {
|
|||||||
this.map = {
|
this.map = {
|
||||||
bdgmst: new BdgmstInterface(),
|
bdgmst: new BdgmstInterface(),
|
||||||
prjmst: new PrjmstInterface(),
|
prjmst: new PrjmstInterface(),
|
||||||
trnmst: new TrnmstInterface(),ห
|
trnmst: new TrnmstInterface(),
|
||||||
// actmst: new ActmstInterface(),
|
// actmst: new ActmstInterface(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user