修复错误的数据类型 (#762)

This commit is contained in:
aaa1115910 2023-07-29 00:29:25 +08:00 committed by GitHub
parent ed307dbc7e
commit bed9d55104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ message GetTicketRequest {
// : // :
// + x-fingerprint(, 使 datacenter.hakase.protobuf.AndroidDeviceInfo ) // + x-fingerprint(, 使 datacenter.hakase.protobuf.AndroidDeviceInfo )
// + x-exbadbasket(?) // + x-exbadbasket(?)
map<String, bytes> context = 1; map<string, bytes> context = 1;
// ec01 // ec01
string key_id = 2; string key_id = 2;
// //