Update
parent
df62c7bc20
commit
0746a2ba1b
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue