budgetExpense*: initial (not working yet)
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -5,7 +5,7 @@ export class TrnmstInterface {
|
||||
constructor() {
|
||||
this.general = new GeneralService()
|
||||
this.table = 'trnmst'
|
||||
this.pk = ['trnseq', 'trnprjnam'] // ⭐ PK จาก table
|
||||
this.pk = ['trnseq', 'trnprjnam', 'trnbdgcod'] // ⭐ PK จาก table
|
||||
}
|
||||
|
||||
async saveInterface(database, data) {
|
||||
|
||||
Reference in New Issue
Block a user