|
|
@@ -3251,7 +3251,7 @@ class StoreOrderRepository extends BaseRepository
|
|
|
|
|
|
// 处理二维码图片的路径,确保路径是相对网站根目录的
|
|
|
$imageInfo['dir'] = tidy_url($imageInfo['dir'], null, $siteUrl);
|
|
|
-
|
|
|
+ @file_put_contents('quanju.txt',json_encode($imageInfo)."-核销地址\r\n",8);
|
|
|
// 保存二维码图片信息到附件仓库
|
|
|
$attachmentRepository->create(systemConfig('upload_type') ?: 1, -2, $orderId, [
|
|
|
'attachment_category_id' => 0,
|