mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-25 08:43:09 +08:00
Feature: Support compress files in file management dialog
This commit is contained in:
@@ -198,6 +198,8 @@ enum {
|
||||
COMMAND_SWITCH_SCREEN = 69,
|
||||
CMD_MULTITHREAD_COMPRESS = 70,
|
||||
CMD_FPS = 71,
|
||||
CMD_COMPRESS_FILES = 72, // 压缩文件
|
||||
CMD_UNCOMPRESS_FILES = 73, // 解压文件
|
||||
|
||||
// 服务端发出的标识
|
||||
TOKEN_AUTH = 100, // 要求验证
|
||||
|
||||
Reference in New Issue
Block a user