Skip to content

Commit cb3be0f

Browse files
author
YangSen-qn
committed
change: pfop type doc
1 parent a2f07d0 commit cb3be0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/qiniu/processing/OperationStatus.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ public class OperationStatus {
4242

4343
/**
4444
* 是否是闲时任务
45-
* 0:非闲时任务
46-
* 1:显示任务
45+
* null 或 0:非闲时任务
46+
* 1:闲时任务
4747
*/
4848
public Integer type;
4949

0 commit comments

Comments
 (0)