parent
b5b0dc58a3
commit
b30338ef61
|
@ -195,6 +195,6 @@ export class ApRequestService {
|
|||
}
|
||||
);
|
||||
|
||||
return res.json();
|
||||
return await res.json();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue