zhanglinxin 1 年間 前
コミット
024546b669
1 ファイル変更1 行追加1 行削除
  1. 1 1
      application/common/service/ApproveInfoService.php

+ 1 - 1
application/common/service/ApproveInfoService.php

@@ -1494,7 +1494,7 @@ class ApproveInfoService
         $pdf = new \TCPDF();
         $pdf = self::setPdfAttr($pdf);
         self::exportPdf($pdf,$html,$realpath);
-        return ['url' => $realpath, 'fullurl' => 'http://'.$_SERVER['HTTP_HOST'].$realpath];
+        return ['url' => $realpath, 'fullurl' => 'https://'.$_SERVER['HTTP_HOST'].$realpath];
     }
 
     // 获取html