fix(core): update
This commit is contained in:
@@ -17,6 +17,7 @@ export interface IDistributedTaskRequest {
|
||||
|
||||
export interface IDistributedTaskRequestResult {
|
||||
submitterId: string;
|
||||
requestResponseId: string;
|
||||
considered: boolean;
|
||||
rank: number;
|
||||
reason: string;
|
||||
|
Reference in New Issue
Block a user