wangyunpeng 4 hónapja
szülő
commit
52c6bd88a2

+ 1 - 1
long-article-recommend-service/src/main/java/com/tzld/longarticle/recommend/server/service/recommend/DataDashboardService.java

@@ -2206,7 +2206,7 @@ public class DataDashboardService {
                         Pair.of("V", "0.00%")
                 );
         doSendFeishuSheet(dateStrList, dailyDetailSheetToken, "qEipyL", rowNum, rows,
-                3, styles, null);
+                4, styles, null);
     }
 
     private ContentFunnelExport buildContentFunnelExport(String dateStr) {