Browse Source

update

master
DengBiao 2 years ago
parent
commit
62499b72d5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gim/business.ext.proto

+ 1
- 0
gim/business.ext.proto View File

@@ -22,6 +22,7 @@ message SignInReq {
string code = 2; // 验证码
int64 device_id = 3; // 设备id
int64 master_id = 4; // 站长id
string push_alia = 5; // 极光推送-别名
}
message SignInResp {
bool is_new = 1; // 是否是新用户


Loading…
Cancel
Save