增加问题回传业务

This commit is contained in:
qiji4215
2023-04-27 12:16:05 +08:00
parent ad1156a4fc
commit 977b4b54da
6 changed files with 77 additions and 44 deletions

View File

@@ -26,6 +26,7 @@ class FileManager {
const val NONE = 0 //无状态
const val DONE = 1 //完成
const val ERROR = 2 //错误
const val WAITING = 3 //等待中
}
//初始化数据文件夹