update
This commit is contained in:
@ -62,6 +62,7 @@ import { BrivaCompanyUserRefreshToken } from "./entity/briva_company_user_refres
|
||||
import { BrivaAccount } from "./entity/briva_accounts";
|
||||
import { BrivaTransaction } from "./entity/briva_transactions";
|
||||
import { BrivaCompanyAccountLabel } from "./entity/briva_company_account_labels";
|
||||
import { BrivaAccountLabel } from "./entity/briva_account_labels";
|
||||
|
||||
import { AssetSupplier } from "./entity/asset_supplier";
|
||||
import { AssetFixedClassification } from "./entity/asset_fixed_classification";
|
||||
@ -271,11 +272,12 @@ export {
|
||||
TellerMutation,
|
||||
LogHikvision,
|
||||
BrivaCompany,
|
||||
BrivaCompanyAccountLabel,
|
||||
BrivaCompanyUser,
|
||||
BrivaCompanyUserRefreshToken,
|
||||
BrivaAccount,
|
||||
BrivaAccountLabel,
|
||||
BrivaTransaction,
|
||||
BrivaCompanyAccountLabel,
|
||||
AssetSupplier,
|
||||
AssetFixedClassification,
|
||||
AssetFixedType,
|
||||
|
||||
Reference in New Issue
Block a user