add Aifadian link
This commit is contained in:
@@ -14,7 +14,7 @@ message PlayerOnlineReq {
|
||||
int64 aid = 1;
|
||||
// 视频 cid
|
||||
int64 cid = 2;
|
||||
//
|
||||
// 是否在播放中
|
||||
bool play_open = 3;
|
||||
}
|
||||
|
||||
@@ -22,9 +22,9 @@ message PlayerOnlineReq {
|
||||
message PlayerOnlineReply {
|
||||
//
|
||||
string total_text = 1;
|
||||
//
|
||||
// 下次轮询间隔时间
|
||||
int64 sec_next = 2;
|
||||
//
|
||||
// 是否底部显示
|
||||
bool bottom_show = 3;
|
||||
//
|
||||
bool sdm_show = 4;
|
||||
|
||||
Reference in New Issue
Block a user