小程序直播组件版本更新

feat/task1-c-wallet
devil 2020-04-27 14:28:18 +08:00
parent a417cf3a05
commit 959915f0cb
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ class AppMiniService
if(is_array($data) && isset($data['plugins']))
{
$data['plugins']['live-player-plugin'] = [
'version' => '1.0.5',
'version' => '1.0.7',
'provider' => 'wx2b03c6e691cd7370',
];
if(file_put_contents($file, JsonFormat($data)) === false)