修改bug

This commit is contained in:
yangjun 2026-02-28 17:19:16 +08:00
parent 73c843875e
commit f53a507f0b
1 changed files with 2 additions and 0 deletions

View File

@ -144,4 +144,6 @@ public class DirectiveOrderEntity implements Serializable {
private String manuallyPicPath;
private String manuallyMp4Path;
private String immediateFile;
private String immediateFileFocus;
}