liujiandao
2023-12-22 dd97f2626579ca8be69b9b6d68ce9d592b62eb6a
proto/user.proto
@@ -15,6 +15,7 @@
  int32 usertype = 3;
  string nickname = 4;
  repeated string sub_user_ids = 5;
  bool sub_user_queried = 6;
}
message UserRequest {