update
This commit is contained in:
@ -70,6 +70,7 @@ 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";
|
||||
import { CreditConfigs } from "./entity/credit_config";
|
||||
|
||||
export {
|
||||
User, //
|
||||
@ -150,6 +151,6 @@ export {
|
||||
CreditApplicationFileStatus,
|
||||
Application,
|
||||
TellerMutation,
|
||||
LogHikvision
|
||||
|
||||
LogHikvision,
|
||||
CreditConfigs
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user