From e7a037c640767a6fdfb1afdca979cd4203408346 Mon Sep 17 00:00:00 2001 From: cjy Date: Tue, 3 Mar 2026 14:08:56 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=89=B9=E9=87=8F=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E7=9A=84=E6=97=B6=E5=80=99=EF=BC=8C=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E4=BC=9A=E5=AD=98=E5=85=A5=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/service/cast/report.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/service/cast/report.go b/pkg/service/cast/report.go index a4331f62..f610b2da 100644 --- a/pkg/service/cast/report.go +++ b/pkg/service/cast/report.go @@ -497,6 +497,7 @@ func ImportCompetitiveReportBatch(ctx *gin.Context) { continue } competitorReportData.ImageURL = newImageUrl + temp.ImageUrl = newImageUrl } // 生成PDF并上传