refactor: centralize protobuf and remove go-zero
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"context"
|
||||
"bsm/full/module/base/cloud/internal/logic/bookmark"
|
||||
pb "bsm/full/module/base/cloud/pb"
|
||||
"context"
|
||||
)
|
||||
|
||||
type BookmarkServer struct {
|
||||
|
||||
Reference in New Issue
Block a user