refactor: localize protobuf definitions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
package order;
|
||||
option go_package = "bsm/full/module/ec/order/pb;order";
|
||||
import "protobuf/blocks.proto";
|
||||
import "module/ec/order/proto/const.proto";
|
||||
|
||||
// Order(订单)微服务-订单模块
|
||||
// 订单管理类模块
|
||||
|
||||
Reference in New Issue
Block a user