This website works better with JavaScript.
Home
Explore
Help
Sign In
common
/
protocol
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
DengBiao
2 years ago
parent
62499b72d5
commit
b4e97512c5
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
gim/business.ext.proto
+ 0
- 2
gim/business.ext.proto
View File
@@ -2,8 +2,6 @@ syntax = "proto3";
package pb;
option go_package = "gim/pkg/pb/";
message Empty{}
service BusinessExt {
// 登录
rpc SignIn (SignInReq) returns (SignInResp);
Write
Preview
Loading…
Cancel
Save