fix swagger

This commit is contained in:
2026-01-18 19:07:41 +08:00
parent 20ed44aa74
commit 7d3915aae2
319 changed files with 7888 additions and 4559 deletions

View File

@@ -7,7 +7,7 @@ package room
import (
"context"
"leke/api/room/v1"
"TrangleAgent/api/room/v1"
)
type IRoomV1 interface {