mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 06:15:29 +08:00
小程序优化,会员VIP开发
This commit is contained in:
@ -210,7 +210,7 @@ class AppMiniService
|
||||
if(is_array($data) && isset($data['plugins']))
|
||||
{
|
||||
$data['plugins']['goodsSharePlugin'] = [
|
||||
'version' => '3.2.0',
|
||||
'version' => '4.0.1',
|
||||
'provider' => 'wx56c8f077de74b07c',
|
||||
];
|
||||
if(file_put_contents($file, JsonFormat($data)) === false)
|
||||
|
||||
Reference in New Issue
Block a user