refactor: localize protobuf definitions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
package cloud;
|
||||
option go_package = "bsm/full/module/base/cloud/pb;cloud";
|
||||
import "protobuf/blocks.proto";
|
||||
import "module/base/cloud/proto/const.proto";
|
||||
|
||||
// 笔记服务
|
||||
service Note {
|
||||
|
||||
Reference in New Issue
Block a user