🐛 fix(api): Purge

This commit is contained in:
web@ppanel
2024-11-17 16:28:00 +07:00
parent 6f0fa20737
commit 98c1c3047f
6 changed files with 28 additions and 7 deletions
-1
View File
@@ -4,7 +4,6 @@
// API 唯一标识:
import * as auth from './auth';
import * as common from './common';
export default {
auth,
common,