|
@@ -71,7 +71,7 @@ END) as '公司',
|
|
application.bytedance_material_video_report_daily_dw a
|
|
application.bytedance_material_video_report_daily_dw a
|
|
left join `jeecg-boot`.sys_user b
|
|
left join `jeecg-boot`.sys_user b
|
|
on a.user_id=b.id
|
|
on a.user_id=b.id
|
|
-where stat_datetime >= 20230801 and stat_datetime<=20230831 and project_id={project_id}
|
|
|
|
|
|
+where stat_datetime >= 20230901 and stat_datetime<=20230931 and project_id={project_id}
|
|
group by signature) a
|
|
group by signature) a
|
|
left join
|
|
left join
|
|
application.bytedance_material_farst_cost_time b
|
|
application.bytedance_material_farst_cost_time b
|