new earchive Doc Type

This commit is contained in:
2025-10-22 11:17:17 +07:00
parent 2a0e6b0389
commit 8c28ccf13f
4 changed files with 51 additions and 3 deletions

View File

@ -1 +1,2 @@
export * from "../entity/earchive_mails";
export * from "../entity/earchive_doc";
export * from "../entity/earchive_doctype";