update 【gRPC API】 proto files

This commit is contained in:
社会易姐QwQ
2022-06-24 23:50:01 +08:00
parent 8fb57b4ad1
commit 58c9d7f367
7 changed files with 596 additions and 297 deletions

View File

@@ -23,9 +23,11 @@ message QoeReportReq {
//
string business_type = 5;
//
QoeScoreResult score_result = 6;
int64 oid = 6;
//
string business_data = 7;
QoeScoreResult score_result = 7;
//
string business_data = 8;
}
//