@@ -259,7 +259,7 @@ class AuthController extends PublicController
'openShop' => $openShop,
'showDemo' => $showDemo,
//有小程序新版本提示更新
- 'update' => 0,
+ 'update' => 1,
]);
}
@@ -253,7 +253,7 @@ class AuthController extends PublicController
'switchShop' => $switchShop,