ruoyi-plus-soybean/src/service/api/index.ts
2024-09-04 09:11:04 +08:00

5 lines
99 B
TypeScript

export * from './auth';
export * from './route';
export * from './system';
export * from './tool';