-- แก้ไขตรวจสอบ ระบบ interface ให้ใช้งาน ได้ สมบูรแบบ
This commit is contained in:
@@ -59,6 +59,6 @@ export class budgetAdd {
|
||||
bdgcod: req.body.request.bdgcod,
|
||||
bdgttl: req.body.request.bdgttl
|
||||
}
|
||||
return this.Interface.saveInterface('bdgmst', arysave, req);
|
||||
return this.Interface.saveInterface('bdgmst', arysave, req);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user