refactor: trim smoke home API usage

This commit is contained in:
nepiedg
2026-04-26 22:05:21 +08:00
parent e28854b97d
commit 374168d959
7 changed files with 49 additions and 562 deletions
-1
View File
@@ -5,6 +5,5 @@ const pinia = createPinia()
export default pinia
export * from './user'
export * from './dashboard'
export * from './profile'
export * from './logs'