黄贺彬 7 달 전
부모
커밋
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)
             {
                 //读取每月的数据