Compare commits

..

No commits in common. "b2133c6d90a8cd062d9bd76ace055b7bf0501876" and "749ce934e80373b703f423af7a0198e65cccef67" have entirely different histories.

3 changed files with 1974 additions and 1986 deletions

File diff suppressed because it is too large Load Diff

View File

@ -207,7 +207,6 @@ message UserInfoResponse{
string subscriberNumber = 16;
string nickName = 17;
string telNum = 18;
string telAreaCode = 19;
}
message RealNameResponse{
uint64 id = 1;

View File

@ -1,8 +1,8 @@
// Code generated by protoc-gen-go-triple. DO NOT EDIT.
// versions:
// - protoc-gen-go-triple v1.0.8
// - protoc v4.24.0--rc1
// source: api/accountFiee/accountFiee.proto
// - protoc v4.22.0--rc2
// source: accountFiee.proto
package accountFiee
@ -3074,5 +3074,5 @@ var AccountFiee_ServiceDesc = grpc_go.ServiceDesc{
},
},
Streams: []grpc_go.StreamDesc{},
Metadata: "api/accountFiee/accountFiee.proto",
Metadata: "accountFiee.proto",
}