diff --git a/pkg/service/bundle/bundleMetrics.go b/pkg/service/bundle/bundleMetrics.go index 9e88866..832c3f4 100644 --- a/pkg/service/bundle/bundleMetrics.go +++ b/pkg/service/bundle/bundleMetrics.go @@ -435,7 +435,7 @@ func MetricsBalanceDetailExport(ctx *gin.Context) { } userInfo := login.GetUserInfoFromC(ctx) - exportFileName := "视频发布明细_" + time.Now().Format("20060102150405") + ".xlsx" + exportFileName := "视频消耗金额_" + time.Now().Format("20060102150405") + ".xlsx" filePath := fmt.Sprintf("./runtime/%d/%s", userInfo.ID, exportFileName) utils.CheckDirPath("./runtime/"+fmt.Sprint(userInfo.ID), true) if err := exportStructToExcel(items, []string{