gtsoft-snail-job-admin/src/service/api/index.ts

4 lines
82 B
TypeScript
Raw Normal View History

2024-03-08 17:59:45 +08:00
export * from './auth';
export * from './route';
2024-03-21 10:57:53 +08:00
export * from './system-manage';