测试:添加任务测试用例
This commit is contained in:
@@ -22,6 +22,7 @@ export class TaskParam {
|
||||
title?: number;
|
||||
job?: number;
|
||||
aid?: number;
|
||||
isDebug?: boolean;
|
||||
}
|
||||
|
||||
export class TaskListReturn {
|
||||
|
||||
Reference in New Issue
Block a user