|
return $this->error(0, '参数错误,请检查配置', []);
|
|
return $this->error(0, '参数错误,请检查配置', []);
|
|
$editor->open($image_qrcode, $file);
|
|
$editor->open($image_qrcode, $file);
|
|
$editor->blend($image_poster, $image_qrcode, 'normal', 1, 'top-left', 310, 500);
|
|
$editor->blend($image_poster, $image_qrcode, 'normal', 1, 'top-left', 310, 500);
|