主流程

This commit is contained in:
2026-06-10 17:53:09 +08:00
parent c6f239f424
commit b20435c027
66 changed files with 2779 additions and 1181 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ type ServerDeps struct {
Projects project.ProjectService
Reqs project.RequirementService
Issues project.IssueService
Prototypes project.PrototypeService
Artifacts project.ArtifactService
Workspaces workspace.WorkspaceService
Templates chat.TemplateService
Messages chat.MessageService