redis字段添加
This commit is contained in:
@@ -63,6 +63,11 @@ public interface AppRedisKey {
|
|||||||
*/
|
*/
|
||||||
String FILE_PART_TIME="filePartTimeKey:";
|
String FILE_PART_TIME="filePartTimeKey:";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 手动文件下载
|
||||||
|
*/
|
||||||
|
String FILE_DOWN_TIME="fileDownKey:";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 文件分片信息缺失
|
* 文件分片信息缺失
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user