jyq 4 lat temu
rodzic
commit
6eb9ae2930
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      proto/server/base.proto

+ 1 - 0
proto/server/base.proto

@@ -133,6 +133,7 @@ service Api {
   rpc UnBindHrSensor (StandardRequest) returns (StandardReply) {}
 
   // 评分管理
+  rpc ActionQuery (StandardRequest) returns (StandardReply) {}
 
 }
 message DefaultRequest{