占星优化

master_huanxiang
zhangshanxue 2019-09-23 13:58:39 +08:00
parent 36728ebb38
commit c6259f8927
1 changed files with 2 additions and 1 deletions

View File

@ -152,5 +152,6 @@ import "CommonProto.proto";
message SoulForceRandRequest{
}
message SoulForceRandResponse{
optional int32 pos = 1;
optional Drop drop = 1;//
optional int32 pos = 2;
}