Update packages

This commit is contained in:
Nex
2019-04-23 15:22:19 +08:00
parent 62e3d389b8
commit e6ab7c4630
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
package bdchain.api;
package bdchain.api.common;
option go_package = "bdchain/sdk/api/grpc/errdetails";
option java_package = "bdchain.api.grpc.common";