加入网络层
This commit is contained in:
7
Server/common/proto/common.proto
Normal file
7
Server/common/proto/common.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option go_package = "common/proto/gen/common";
|
||||
|
||||
// 空
|
||||
message Empty {
|
||||
}
|
||||
Reference in New Issue
Block a user