fix(core): update
This commit is contained in:
parent
d229a61ee9
commit
28792973a5
@ -24,6 +24,6 @@ export class SmartlogDestinationReceiver implements ILogDestination {
|
|||||||
logPackage: logPackageArg
|
logPackage: logPackageArg
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
// console.log(response.body);
|
return response.body;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user