add Aifadian link

This commit is contained in:
社会易姐QwQ
2022-03-24 16:54:41 +08:00
parent af340e3eb6
commit 81c89cbc28
4 changed files with 14 additions and 10 deletions

View File

@@ -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;