刷新播放页
Future<Map<String, dynamic>> refresh() async { _ensureReady(); return await PangrowthContent.refreshPlayer(_playerId!); }