板块创建成功

This commit is contained in:
2026-02-05 22:03:29 +08:00
parent c8315469b2
commit 8fc1f675ff
10 changed files with 240 additions and 58 deletions

View File

@@ -6,6 +6,7 @@ package logic
import (
_ "TrangleAgent/internal/logic/Forum"
_ "TrangleAgent/internal/logic/chat"
_ "TrangleAgent/internal/logic/containment"
_ "TrangleAgent/internal/logic/department"
_ "TrangleAgent/internal/logic/login"