mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
fix parse live dyn
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1483,7 +1483,7 @@ class DynamicLive2Model {
|
|||||||
descSecond = json['desc_second'];
|
descSecond = json['desc_second'];
|
||||||
id = json['id'];
|
id = json['id'];
|
||||||
jumpUrl = json['jump_url'];
|
jumpUrl = json['jump_url'];
|
||||||
liveState = json['liv_state'];
|
liveState = json['live_state'];
|
||||||
reserveType = json['reserve_type'];
|
reserveType = json['reserve_type'];
|
||||||
title = json['title'];
|
title = json['title'];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user