This commit is contained in:
fro1991
2025-11-20 04:37:20 +09:00
7 changed files with 161 additions and 5 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";