renyupeng 1 год назад
Родитель
Сommit
6252a72082
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Apietl/test/project_material_report.py

+ 1 - 1
Apietl/test/project_material_report.py

@@ -70,7 +70,7 @@ END) as '公司',
 application.kuaishou_material_video_report_daily_dw a
 left join `jeecg-boot`.sys_user b
 on a.user_id=b.id
-where stat_date >= 20230901 and stat_date<=20230931 and project_id={project_id}
+where stat_date >= 20231002 and stat_date<=20231022 and project_id={project_id}
 group by signature) a
 left join
 application.material_farst_cost_time b