add checker earchie

This commit is contained in:
2025-11-18 21:01:16 +07:00
parent 8ec6123cc8
commit bc57d4e9be
2 changed files with 63 additions and 0 deletions

View File

@ -2,6 +2,7 @@ export * from "../entity/earchive_doc";
export * from "../entity/earchive_doctype";
export * from "../entity/earchive_doclogs";
export * from "../entity/earchive_receiver";
export * from "../entity/earchive_checker";
export * from "../entity/earchive_approval";
export * from "../entity/earchive_link";
export * from "../entity/earchive_disposisi";