feat: 新增api代码生成模板

This commit is contained in:
xlsea
2024-09-07 18:53:30 +08:00
parent c0ad0e4e4f
commit 7dec936b94
15 changed files with 178 additions and 15 deletions

View File

@ -1,4 +1,2 @@
export * from './auth';
export * from './route';
export * from './system';
export * from './tool';