fix: 避免每次都需要switch org的问题

This commit is contained in:
2024-11-03 03:16:46 +08:00
parent f51a304b81
commit 272845fe87
8 changed files with 166 additions and 25 deletions

View File

@@ -1 +1,3 @@
import './route/user/list.ts';
import './route/system-config/index.ts';