视频模板代码框架

This commit is contained in:
spllzh
2025-10-09 16:15:39 +08:00
parent 6dff49fcc1
commit b047a3be90
38 changed files with 971 additions and 116 deletions

View File

@@ -158,7 +158,7 @@ public class VideoSynthesisLog {
private String videoTempUrl;
/**
* 人脸区域坐标 [x1, y1, x2, y2]
* 图像区域坐标 [x1, y1, x2, y2]
*/
@TableField("face_bbox")
private String faceBbox;