Replies: 1 comment
-
相关拉取请求已关闭,且无人答复,进行关闭。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
计划对直播信息流文档添加
INTERACT_WORD_V2
和ONLINE_RANK_V3
这两个cmd,但这两个数据包的实际内容是使用 base64 编码 protobuf 后存储在data.pb
内,详见 #1332 。要如何在文档里引用proto文件?直接链接该issue?
目前我的想法是JSON部分正常编写,然后在cmd标题下面备注或在
data.pb
那里做引用。Beta Was this translation helpful? Give feedback.
All reactions