🔨 添加长按操作.

This commit is contained in:
lijiahangmax
2025-07-08 17:27:35 +08:00
parent ef146cdaef
commit bf04e8eace
4 changed files with 59 additions and 3 deletions

View File

@@ -47,9 +47,6 @@ public class TerminalSessionVncConfig extends VncConnectConfig implements ITermi
@Schema(description = "logId")
private Long logId;
@Schema(description = "录屏文件路径")
private String recordPath;
@Schema(description = "")
private Integer width;