2026-03-30 17:00:38 +08:00

4 lines
72 B
TypeScript

export * from './dept';
export * from './menu';
export * from './role';