console.log()
This commit is contained in:
parent
dfd55ae783
commit
2945a57b88
@ -18,6 +18,7 @@ export default abstract class BaseApiService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected getBaseUrl() {
|
protected getBaseUrl() {
|
||||||
|
console.log("BaseApiService.baseUrl", BaseApiService.baseUrl);
|
||||||
return BaseApiService.baseUrl;
|
return BaseApiService.baseUrl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user