Browse Source

update

master
DengBiao 2 years ago
parent
commit
b4e97512c5
1 changed files with 0 additions and 2 deletions
  1. +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);


Loading…
Cancel
Save