refactor: localize protobuf definitions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
package feed;
|
||||
option go_package = "bsm/full/module/social/feed/pb;feed";
|
||||
import "protobuf/blocks.proto";
|
||||
import "module/social/feed/proto/const.proto";
|
||||
|
||||
// 推文相关操作
|
||||
service Post{
|
||||
|
||||
Reference in New Issue
Block a user