moonsflyer 5 月之前
父節點
當前提交
8b34cf0a03
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/common/service/GiftCardQrCodeService.php

+ 1 - 1
app/common/service/GiftCardQrCodeService.php

@@ -55,7 +55,7 @@ class GiftCardQrCodeService
 
             // Generate Qiniu cloud storage path
             $remotePath = 'gift_card_qrcode/' . date('Ymd') . '/' . $tempFileName;
-            
+            return $remotePath;
             // Upload to Qiniu cloud
             if (self::uploadToQiniu($tempFilePath, $remotePath)) {
                 // Delete temp file