update
This commit is contained in:
@ -69,6 +69,7 @@ import { PaymentApproval } from "./entity/payment_approval";
|
||||
import { FinanceMemo } from "./entity/finance_memo";
|
||||
import { BankGaransiPending } from "./entity/bank_garansi_pending";
|
||||
import { TellerMutation } from "./entity/teller_mutation";
|
||||
import { LogHikvision } from "./entity/log_hikvision";
|
||||
|
||||
export {
|
||||
User, //
|
||||
@ -148,5 +149,7 @@ export {
|
||||
CreditApplicationChat,
|
||||
CreditApplicationFileStatus,
|
||||
Application,
|
||||
TellerMutation
|
||||
TellerMutation,
|
||||
LogHikvision
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user