6
0
Fork 0
base
Jing Li 2023-11-05 17:25:02 +08:00
parent df62c7bc20
commit 0746a2ba1b
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ class OfflineOrderPreviewController extends Controller
// 生成小程序码
$app = Factory::miniProgram(config('wechat.mini_program.default'));
logger()->debug($scene);
$response = $app->app_code->getUnlimit($scene, [
'page' => 'pages/welcome/index',
'check_path' => false,