mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore: doc
This commit is contained in:
@@ -145,6 +145,7 @@ export function createAxiosService({ logger }: { logger: Logger }) {
|
||||
} else {
|
||||
logger.info("http response status:", response?.status);
|
||||
}
|
||||
|
||||
if (response?.config?.returnOriginRes) {
|
||||
return response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user