黄贺彬 6 月之前
父節點
當前提交
b1ad20cc7b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      HTEX.DataETL/Controllers/LessonRecordController.cs

+ 1 - 1
HTEX.DataETL/Controllers/LessonRecordController.cs

@@ -325,7 +325,7 @@ namespace HTEX.DataETL.Controllers
             bool loadLocal = true;
             List<LessonDataAnalysisMonth> lessonDataAnalysisMonths = new List<LessonDataAnalysisMonth>();
             var filesAnalysis = FileHelper.ListAllFiles(pathAnalysis);
-            long stime = 1690819200000;//2023-08-01 00:00:00
+            long stime = 1693497600000;//2023-09-01 00:00:00
             foreach (var file in filesAnalysis)
             {
                 //读取每月的数据