up:校验逻辑进度更新。

This commit is contained in:
2025-11-06 23:36:55 +08:00
parent 648fca13c5
commit bd1f0ffb8c
6 changed files with 29 additions and 13 deletions

View File

@@ -80,6 +80,9 @@ enum FileCheckState {
#define STRMSG_AC_ANSWER_FILEINFO "answerFileInfo"
#define STRMSG_AC_UP "upAction"
#define STRMSG_AC_DOWN "downAction"
#define STRMSG_AC_ACCEPT "acceptAction"
#define STRMSG_AC_REJECT "rejectAction"
#define STRMSG_AC_CANCEL "cancelAction"
#define STRMSG_ST_FILEEXIT "fileExist"
#define STRMSG_ST_FILENOEXIT "fileNotExist"