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