Add FinanceAgencia entity and update schema exports

This commit is contained in:
Sony Surahmn
2025-12-31 16:30:48 +07:00
parent 56d84a0941
commit f96cd18f5d
2 changed files with 58 additions and 0 deletions

View File

@ -1 +1,2 @@
export * from "../entity/finance/finance_funding_sources";
export * from "../entity/finance/finance_agencia";