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