optimzie proto file define

pull/196/head
Michael Li 2 years ago
parent db137b3c1c
commit fdcacec235
No known key found for this signature in database

@ -2,7 +2,7 @@ syntax = "proto3";
package auth;
option go_package = "github.com/rocboss/paopao-ce/auto/rpc";
option go_package = "github.com/rocboss/paopao-ce/auto/rpc/v1";
message User {
string phoneNum = 1;

Loading…
Cancel
Save