fix swagger
This commit is contained in:
@@ -2,9 +2,9 @@ package room
|
||||
|
||||
import (
|
||||
"context"
|
||||
"leke/api/room"
|
||||
v1 "leke/api/room/v1"
|
||||
"leke/internal/service"
|
||||
"TrangleAgent/api/room"
|
||||
v1 "TrangleAgent/api/room/v1"
|
||||
"TrangleAgent/internal/service"
|
||||
)
|
||||
|
||||
type ControllerV1 struct{}
|
||||
|
||||
Reference in New Issue
Block a user