修复gRPC协议文件的一些错误 (#743)
* 修复一些协议文件错误 * 删除上次提交添加的无效注释 * 修复类型包名错误 * 修复Campus服务返回类型
This commit is contained in:
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package bilibili.app.distribution.v1;
|
||||
|
||||
import "google/protobuf/any.proto";
|
||||
|
||||
// APP配置
|
||||
service Distribution {
|
||||
// 获取云端储存的用户偏好
|
||||
|
||||
Reference in New Issue
Block a user