6
0
Fork 0
release
panliang 2022-06-10 17:16:30 +08:00
parent dd63d42aa4
commit bedd2aeb06
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class ShareBgController extends Controller
'invite_code' => $user->userInfo->code,
]);
$response = $app->app_code->get($scene, [
$response = $app->app_code->getUnlimit($scene, [
'page' => 'pages/welcome/index',
'check_path' => false,
// develop: 开发版, trial: 体验版