admin/front 분리

This commit is contained in:
2026-07-20 17:49:24 +09:00
parent 9269278e40
commit ed41ef24cb
673 changed files with 16782 additions and 11277 deletions
+5 -1
View File
@@ -1 +1,5 @@
rootProject.name = 'api'
rootProject.name = 'alist-api'
include '01-api-core'
include '02-api-admin'
include '03-api-front'